Or similar. CAS has send some missionaries to mexico to convert the local population to christianity (in 1512), that takes a long time until 1519. When now CAS gets SPA in 1516, all constructions will fail, whether they are successful or not. Here is an example for that.
province = {
id = 25
nationalism = { year = 1494 month = february day = 14 }
whiteman = yes
income = 4
manpower = 4
tax = 4
construction = {
id = { type = 4712 id = 5381998 }
action = 27
province = 25
flags = 196608
startdate = { year = 1512 month = april day = 3 }
enddate = { year = 1519 month = july day = 28 }
level = 1
success = yes
x = 3762
y = 2667
tag = CAS
}
}
What I consider a BUG is the fact, that the "tag = CAS" is not changed into "tag = SPA". That should be done. To filter those things, an idea would be to search for "construction" and "tag = ".
province = {
id = 25
nationalism = { year = 1494 month = february day = 14 }
whiteman = yes
income = 4
manpower = 4
tax = 4
construction = {
id = { type = 4712 id = 5381998 }
action = 27
province = 25
flags = 196608
startdate = { year = 1512 month = april day = 3 }
enddate = { year = 1519 month = july day = 28 }
level = 1
success = yes
x = 3762
y = 2667
tag = CAS
}
}
What I consider a BUG is the fact, that the "tag = CAS" is not changed into "tag = SPA". That should be done. To filter those things, an idea would be to search for "construction" and "tag = ".
Upvote
0