Does anyone know if there is an easy way to add resources to a province without having to edit the province coma delimited file? I noticed within the *.inc files, the following command
province = { id = 476 ic = 5 }
province = { id = 490 ic = 3 }
Which adds IC of 5 and 3 respectively to Bratislava (prov # 476) and Kosice (prove # 490). I have verified that with the province file, Bratislave has 3 IC, so the above commands adds 5 more for a total of 8 IC. I suppose I could just edit the province file and make a backup but I would rather just edit the *.inc files since I have already created a mod directory for them, and I find these to be easier to edit instead of the coma delimited file.
-regards
ladner
province = { id = 476 ic = 5 }
province = { id = 490 ic = 3 }
Which adds IC of 5 and 3 respectively to Bratislava (prov # 476) and Kosice (prove # 490). I have verified that with the province file, Bratislave has 3 IC, so the above commands adds 5 more for a total of 8 IC. I suppose I could just edit the province file and make a backup but I would rather just edit the *.inc files since I have already created a mod directory for them, and I find these to be easier to edit instead of the coma delimited file.
-regards
ladner