Jargon 2 somewhat working

This commit is contained in:
Hannah-Dagemark 2024-07-15 21:02:19 +02:00
commit acd6ebbc02
7 changed files with 361 additions and 29 deletions

View file

@ -3,11 +3,16 @@ on_actions = {
effect = {
every_country = {
limit = {
has_idea = floddstatt_member
has_idea = floddstatt_leader
}
flod_set_election_standard = yes
country_event = { id = floddstatt.1 }
}
every_country = {
limit = {
has_idea = floddstatt_member
}
activate_mission = fg_election
country_event = { id = floddstatt.0 }
}
}
}