# Author(s): Angriest Bird arab_spring_category = { allowed = { is_arabic_nation = yes NOT = { has_country_flag = AS_disabled_arab_spring } # Only used for Libya } icon = GFX_decision_category_generic_democracy priority = 300 visible_when_empty = yes visible = { NOT = { has_country_flag = AS_disabled_arab_spring } NOT = { has_country_flag = AS_arab_spring_completed } } } muslim_brotherhood_sponsor = { icon = GFX_decision_category_generic_democracy priority = 50 allowed = { NOT = { OR = { original_tag = ZOM original_tag = ALN } } is_possible_muslim_brotherhood = yes } visible = { is_muslim_brotherhood = yes has_game_rule = { rule = rule_disable_muslim_brotherhood_civil_war option = no } } } muslim_brotherhood_suppressor = { icon = GFX_decisions_category_secur priority = 50 allowed = { NOT = { OR = { original_tag = ZOM original_tag = ALN } } is_possible_muslim_brotherhood = yes } visible = { is_muslim_brotherhood = no has_game_rule = { rule = rule_disable_muslim_brotherhood_civil_war option = no } } }