Event
Target Location Changes Stance in Debate!

It seems that the Parliament members of Target Location, though staunch supporters of our cause just a little while ago, have come to change their stance on the currently debated issue entirely. We cannot know for sure how this happened, but it is clear that we can no longer rely on their vote.
Definitionin_game/events/government/parliaments.txt:640
641type = country_event
642title = parliaments.10.title Target Location Changes Stance in Debate!
643desc = parliaments.11.desc It seems that the Parliament members of Target Location, though staunch supporters of our cause just a little while ago, have come to change their stance on the currently debated issue entirely. We cannot know for sure how this happened, but it is clear that we can no longer rely on their vote.
644outcome = neutral
646illustration_tags = {
64710 = angry
64810 = exterior
}
652trigger = {
653OR = {
654country_type = location
655country_type = building
}
}
659immediate = {
660if = {
661limit = {
661country_type = location
}
662random_owned_location = {
663save_scope_as = target_location
}
}
667if = {
668limit = {
668country_type = building
}
669random_owned_foreign_building_location = {
670save_scope_as = target_location
}
}
}