Code:
trigger = {
war = { country = GER country = DEN }
OR = {
control = { province = 91 data = GER } # Kolding
control = { province = 92 data = GER } # Århus
control = { province = 292 data = GER } # Aalborg
control = { province = 293 data = GER } # Odense
control = { province = 294 data = GER } # Copenhagen
}
NOT = { war = { country = POL country = GER } }
}
The worst thing is, I am certain the event has triggered several times in other campaigns since the last time I modified it.
Edit: I can't trigger it from the console either, not even after a save-and-reload. Other events in the same file work.
Last edited: