This commit is contained in:
Hannah-Dagemark 2024-07-15 01:32:33 +02:00
commit 8a92102bf8
7 changed files with 426 additions and 137 deletions

View file

@ -0,0 +1,14 @@
on_actions = {
on_startup = {
effect = {
every_country = {
limit = {
has_idea = floddstatt_member
}
flod_set_election_standard = yes
country_event = { id = floddstatt.1 }
activate_mission = fg_election
}
}
}
}