In the scenario.eug files there are all the christian counties, duchies, kingdoms listed and then there is something like
capital = { ... }
province = { ... }
With many numbers instead of ... If I put nothing instead of ... it is still working, if I remove the line completely DV crashes when I click on the scenario. So if I want to make a new scenario does it matter if I put only
capital = { }
province = { }
in these two lines?
capital = { ... }
province = { ... }
With many numbers instead of ... If I put nothing instead of ... it is still working, if I remove the line completely DV crashes when I click on the scenario. So if I want to make a new scenario does it matter if I put only
capital = { }
province = { }
in these two lines?