Merge branch 'main' of https://github.com/Hannah-Dagemark/Years-Gone-By
This commit is contained in:
commit
c5af3a88b0
9 changed files with 2443 additions and 55 deletions
|
|
@ -8,7 +8,10 @@ set_politics = {
|
|||
}
|
||||
|
||||
set_popularities = {
|
||||
monarchism = 100
|
||||
monarchism = 70
|
||||
democratic = 10
|
||||
communism = 10
|
||||
neutrality = 10
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
state={
|
||||
id=13
|
||||
name="STATE_13"
|
||||
provinces={
|
||||
2754
|
||||
}
|
||||
provinces={}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
state_category = rural
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
state={
|
||||
id=181
|
||||
name="STATE_181"
|
||||
provinces={
|
||||
19 8685
|
||||
}
|
||||
provinces={}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
state_category = rural
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ state={
|
|||
id=183
|
||||
name="STATE_183"
|
||||
provinces={
|
||||
2813 8606 8634 8658 8696 8732 8761
|
||||
2813 8606 8634 8658 8696 8732 8761 2754 8685 19
|
||||
}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue