BReaking FIxed

This commit is contained in:
Hannah-Dagemark 2024-05-29 19:09:31 +02:00
commit 05cde5958c
5 changed files with 3 additions and 5 deletions

View file

@ -1 +0,0 @@
TST = "countries/Test.txt"

View file

@ -1 +0,0 @@
capital = 1

View file

@ -2,7 +2,7 @@ state={
id=1 id=1
name="STATE_1" name="STATE_1"
provinces={ provinces={
1109 1416 8217 8217
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=1000

View file

@ -1,7 +1,7 @@
state={ state={
id=13 id=13
name="STATE_13" name="STATE_13"
provinces={} provinces={1416}
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=1000
state_category = rural state_category = rural

View file

@ -1,7 +1,7 @@
state={ state={
id=181 id=181
name="STATE_181" name="STATE_181"
provinces={} provinces={1109}
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=1000
state_category = rural state_category = rural