Merge oopsie
This commit is contained in:
parent
194725747e
commit
375946b367
7 changed files with 55 additions and 5 deletions
25
history/countries/FLA - flanders.txt
Normal file
25
history/countries/FLA - flanders.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FLA
|
||||
owner = FLA
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FLA
|
||||
owner = FLA
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue