BReaking FIxed
This commit is contained in:
parent
c5af3a88b0
commit
05cde5958c
5 changed files with 3 additions and 5 deletions
|
|
@ -1 +0,0 @@
|
||||||
TST = "countries/Test.txt"
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
capital = 1
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue