deluge_decision_category_change_flag = {

	decision_default_flag = {
	
		allowed = {
		}

		available = {
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			drop_cosmetic_tag = yes
			
			if = {
				limit = {
					tag = ENG
					OR = {
						has_global_flag = flag_united_kingdom_formed
						has_global_flag = flag_british_republic
					}
				}
				
				every_country = {
					limit = {
						OR = {
							tag = USA
							tag = CAN
							tag = ZIM
							tag = MAL
							tag = SAF
							tag = NZL
							tag = AST
							tag = RAJ
							tag = BUR
							tag = HAW
						}
						OR = {
							is_puppet_of = ROOT
							is_subject_of = ROOT
						}
					}
					if = {
						limit = {
							NOT = {
								has_government = communism
							}
							has_global_flag = flag_united_kingdom_formed
						}
						custom_effect_tooltip = tooltip_change_puppet_from_uk_flag
					}
					if = {
						limit = {
							NOT = {
								has_government = communism
							}
							has_global_flag = flag_british_republic
						}
						custom_effect_tooltip = tooltip_change_puppet_from_national_flag
					}
					if = {
						limit = {
							has_government = communism
							has_global_flag = flag_united_kingdom_formed
						}
						custom_effect_tooltip = tooltip_change_puppet_from_uk_flag_radical
					}
					if = {
						limit = {
							has_government = communism
							has_global_flag = flag_british_republic
						}
						custom_effect_tooltip = tooltip_change_puppet_from_national_flag_radical
					}
					hidden_effect = {
						if = {
							limit = {
								tag = USA
							}
							set_cosmetic_tag = USA_GB
						}
						if = {
							limit = {
								tag = CAN
							}
							set_cosmetic_tag = CAN_GB
						}
						if = {
							limit = {
								tag = ZIM
							}
							set_cosmetic_tag = ZIM_GB
						}
						if = {
							limit = {
								tag = MAL
							}
							set_cosmetic_tag = MAL_GB
						}
						if = {
							limit = {
								tag = SAF
							}
							set_cosmetic_tag = SAF_GB
						}
						if = {
							limit = {
								tag = NZL
							}
							set_cosmetic_tag = NZL_GB
						}
						if = {
							limit = {
								tag = AST
							}
							set_cosmetic_tag = AST_GB
						}
						if = {
							limit = {
								tag = RAJ
							}
							set_cosmetic_tag = RAJ_GB
						}
						if = {
							limit = {
								tag = HAW
							}
							set_cosmetic_tag = HAW_GB
						}
						if = {
							limit = {
								tag = BUR
							}
							set_cosmetic_tag = BUR_GB
						}
					}
				}
				clr_global_flag = flag_united_kingdom_formed
				clr_global_flag = flag_british_republic
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_red_flag = {
	
		visible = {
		}

		available = {
			has_government = communism
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = RED_FLAG
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_kingdom_of_prussia = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
			has_government = neutrality
		}

		available = {
			has_government = neutrality
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = PRUSSIA
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_republic_of_prussia = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
			OR = {
				has_government = democratic
				has_government = communism
			}
		}

		available = {
			has_government = democratic
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = PRUSSIA
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_free_state_of_prussia = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
			has_government = fascism
		}

		available = {
			has_government = fascism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = PRUSSIA
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_kingdom_of_germany = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
		}

		available = {
			has_government = neutrality
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_KINGDOM
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_empire = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
		}

		available = {
			has_government = neutrality
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
			OR = {
				is_faction_leader = yes
				NOT = {
					is_in_faction_with = FRA
				}
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_EMPIRE
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_wehrstaat = {
	
		visible = {
			OR = {
				original_tag = GER
				original_tag = DDR
				original_tag = WGR
			}
		}

		available = {
			has_government = fascism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_WEHRSTAAT
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_democratic_republic = {
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = WGR
				original_tag = GER
			}
		}

		available = {
			has_government = communism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = EAST_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_socialist_republic_of_germany = {
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
		}

		available = {
			has_government = communism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOCIALIST_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_federal_republic_of_germany = {
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
		}

		available = {
			has_government = democratic
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = FEDERAL_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_reich = {
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
		}

		available = {
			has_government = fascism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REICH
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_black_red_gold = {
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
			NOT = { has_government = neutrality }
		}

		available = {
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_black_red_gold_2 = {
	
		icon = decision_german_black_red_gold
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
			has_government = neutrality
		}

		available = {
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_teutonic_order = {
	
		icon = decision_teutonic_order_flag
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
		}

		available = {
			has_government = fascism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = TEUTONIC_ORDER
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_german_order = {
	
		icon = decision_german_order_flag
	
		visible = {
			OR = {
				original_tag = DDR
				original_tag = GER
				original_tag = WGR
			}
		}

		available = {
			has_government = fascism
			has_global_flag = german_civil_war_ended
			has_global_flag = flag_german_internal_politics_resolved
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GERMAN_ORDER
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_dark_french_flag = {
	
		visible = {
			OR = {
				original_tag = FRR
				original_tag = FRA
			}
		}

		available = {
			has_civil_war = no
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			if = {
				limit = {
					has_completed_focus = france_depose_monarch
				}
				set_cosmetic_tag = FRA_DARK_REPUB
			}
			if = {
				limit = {
					NOT = { has_completed_focus = france_depose_monarch }
				}
				set_cosmetic_tag = FRA_DARK
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_peoples_republic_great_britain_flag = {
	
		visible = {
			original_tag = ENG
			has_government = communism
		}

		available = {
			has_completed_focus = great_britain_depose_monarch
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ENG_REPUB
			
			clr_global_flag = flag_united_kingdom_formed
			set_global_flag = flag_british_republic
			
			every_country = {
				limit = {
					OR = {
						tag = USA
						tag = CAN
						tag = ZIM
						tag = MAL
						tag = SAF
						tag = NZL
						tag = AST
						tag = RAJ
						tag = BUR
						tag = HAW
					}
					OR = {
						is_puppet_of = ROOT
						is_subject_of = ROOT
					}
				}
				
				custom_effect_tooltip = tooltip_change_puppet_to_national_flag_radical
				
				hidden_effect = {
					drop_cosmetic_tag = yes
				}
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_republic_great_britain_flag = {
	
		visible = {
			original_tag = ENG
			OR = {
				has_government = democratic
				has_government = neutrality
			}
		}

		available = {
			has_completed_focus = great_britain_depose_monarch
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ENG_REPUB
			
			clr_global_flag = flag_united_kingdom_formed
			set_global_flag = flag_british_republic
			
			every_country = {
				limit = {
					OR = {
						tag = USA
						tag = CAN
						tag = ZIM
						tag = MAL
						tag = SAF
						tag = NZL
						tag = AST
						tag = RAJ
						tag = BUR
						tag = HAW
					}
					OR = {
						is_puppet_of = ROOT
						is_subject_of = ROOT
					}
				}
				
				custom_effect_tooltip = tooltip_change_puppet_to_national_flag
				
				hidden_effect = {
					drop_cosmetic_tag = yes
				}
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_british_peoples_empire_flag = {
	
		visible = {
			original_tag = ENG
			has_government = fascism
		}

		available = {
			has_completed_focus = great_britain_depose_monarch
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ENG_REPUB
			
			clr_global_flag = flag_united_kingdom_formed
			set_global_flag = flag_british_republic
			
			every_country = {
				limit = {
					OR = {
						tag = USA
						tag = CAN
						tag = ZIM
						tag = MAL
						tag = SAF
						tag = NZL
						tag = AST
						tag = RAJ
						tag = BUR
						tag = HAW
					}
					OR = {
						is_puppet_of = ROOT
						is_subject_of = ROOT
					}
				}
				
				custom_effect_tooltip = tooltip_change_puppet_to_national_flag
				
				hidden_effect = {
					drop_cosmetic_tag = yes
				}
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_united_kingdom_great_britain_ireland = {
	
		visible = {
			original_tag = ENG
		}

		available = {
			owns_state = 113
			owns_state = 119
			owns_state = 134
			owns_state = 135
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ENG_UK
			
			set_global_flag = flag_united_kingdom_formed
			clr_global_flag = flag_british_republic
			
			every_country = {
				limit = {
					OR = {
						tag = USA
						tag = CAN
						tag = ZIM
						tag = MAL
						tag = SAF
						tag = NZL
						tag = AST
						tag = RAJ
						tag = BUR
						tag = HAW
					}
					OR = {
						is_puppet_of = ROOT
						is_subject_of = ROOT
					}
				}
				if = {
					limit = {
						NOT = {
							has_government = communism
						}
					}
					custom_effect_tooltip = tooltip_change_puppet_to_uk_flag
				}
				if = {
					limit = {
						has_government = communism
					}
					custom_effect_tooltip = tooltip_change_puppet_to_uk_flag_radical
				}
				hidden_effect = {
					if = {
						limit = {
							tag = USA
						}
						set_cosmetic_tag = USA_UK
					}
					if = {
						limit = {
							tag = CAN
						}
						set_cosmetic_tag = CAN_UK
					}
					if = {
						limit = {
							tag = ZIM
						}
						set_cosmetic_tag = ZIM_UK
					}
					if = {
						limit = {
							tag = MAL
						}
						set_cosmetic_tag = MAL_UK
					}
					if = {
						limit = {
							tag = SAF
						}
						set_cosmetic_tag = SAF_UK
					}
					if = {
						limit = {
							tag = NZL
						}
						set_cosmetic_tag = NZL_UK
					}
					if = {
						limit = {
							tag = AST
						}
						set_cosmetic_tag = AST_UK
					}
					if = {
						limit = {
							tag = RAJ
						}
						set_cosmetic_tag = RAJ_UK
					}
					if = {
						limit = {
							tag = BUR
						}
						set_cosmetic_tag = BUR_UK
					}
					if = {
						limit = {
							tag = HAW
						}
						set_cosmetic_tag = HAW_UK
					}
				}
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_soviet_union = {
	
		visible = {
			original_tag = SOV
		}

		available = {
			has_completed_focus = russia_deluge_form_soviet_union
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOVIET_UNION
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_ukrainian_insurgent_army_flag = {
	
		visible = {
			original_tag = UKR
		}

		available = {
			has_government = fascism
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = UKR_UPA
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_ukrainian_republic_flag = {
	
		visible = {
			original_tag = UKR
		}

		available = {
			has_civil_war = no
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = UKR_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_ukrainian_red_ensign = {
	
		visible = {
			original_tag = UKR
		}

		available = {
			has_government = communism
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = UKR_ENSIGN
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_swedish_republic_flag = {
	
		visible = {
			original_tag = SWE
		}

		available = {
			has_completed_focus = sweden_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SWE_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_swedish_kalmar_flag = {
	
		visible = {
			original_tag = SWE
		}

		available = {
			OR = {
				has_completed_focus = sweden_depose_monarch
				has_government = fascism
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SWE_KALMAR
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_swedish_black_kalmar_flag = {
	
		visible = {
			original_tag = SWE
		}

		available = {
			OR = {
				has_completed_focus = sweden_depose_monarch
				has_government = fascism
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SWE_BLACK_KALMAR
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_swedish_crowned_kalmar_flag = {
	
		visible = {
			original_tag = SWE
		}

		available = {
			OR = {
				NOT = { has_completed_focus = sweden_depose_monarch }
				has_government = neutrality
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SWE_CROWNED_KALMAR
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_five_star_red_flag = {
	
		visible = {
			OR = {
				original_tag = CHI
				original_tag = PRC
			}
		}

		available = {
			owns_state = 608
			owns_state = 613
			OR = {
				has_government = communism
				has_government = democratic
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = FIVE_STARS
		}
		
		ai_will_do = {
			base = 0
		}
	}
		
	decision_blue_sky_white_sun = {
	
		visible = {
			OR = {
				original_tag = CHI
				original_tag = PRC
			}
		}

		available = {
			owns_state = 608
			owns_state = 613
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = BLUE_SKY_WHITE_SUN
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_blue_sky_white_sun_red_earth = {
	
		visible = {
			OR = {
				original_tag = CHI
				original_tag = PRC
			}
		}

		available = {
			owns_state = 608
			owns_state = 613
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = BLUE_SKY_WHITE_SUN_RED_EARTH
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_five_races_flag = {
	
		visible = {
			OR = {
				original_tag = CHI
				original_tag = PRC
			}
		}

		available = {
			owns_state = 608
			owns_state = 613
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = FIVE_RACES
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_18_stars_flag = {
	
		visible = {
			OR = {
				original_tag = CHI
				original_tag = PRC
			}
		}

		available = {
			owns_state = 608
			owns_state = 613
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = 18_STARS
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_italy_republican_flag = {
	
		visible = {
			original_tag = ITA
		}

		available = {
			has_completed_focus = italy_depose_monarch
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ITA_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_italy_roman_flag = {
	
		visible = {
			original_tag = ITA
		}

		available = {
			has_completed_focus = italy_restore_rome
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = ITA_ROME
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_poland_lithuania_flag = {
	
		visible = {
			original_tag = POL
		}

		available = {
			has_completed_focus = poland_form_poland-lithuania
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = POL_LIT
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_yugoslavia_flag = {
	
		visible = {
			OR = {
				original_tag = ALB
				original_tag = CRO
				original_tag = SER
			}
		}

		available = {
			has_completed_focus = yugoslavia_unification
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			if = {
				limit = {
					original_tag = ALB
				}
				set_cosmetic_tag = BALKAN_ALB
			}
			if = {
				limit = {
					original_tag = CRO
				}
				set_cosmetic_tag = BALKAN_CRO
			}
			if = {
				limit = {
					original_tag = SER
				}
				set_cosmetic_tag = COSMETIC_YUG
			}
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_greek_balkans_flag = {
	
		visible = {
			original_tag = GRE
		}

		available = {
			has_completed_focus = yugoslavia_unification
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = BALKAN_GRE
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_bulgarian_balkans_flag = {
	
		visible = {
			original_tag = BUL
		}

		available = {
			has_completed_focus = yugoslavia_unification
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = BALKAN_BUL
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_hungary_flag = {
	
		visible = {
			original_tag = AUS
		}

		available = {
			#owns_state = 43
			has_completed_focus = austria_greater_austria
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = AUS_HUN
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_kingdom_of_germany = {
	
		icon = decision_kingdom_of_germany
	
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
			NOT = { has_government = communism }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_KINGDOM
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_german_empire = {
	
		icon = decision_german_empire
		
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
			NOT = { has_government = communism }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_EMPIRE
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_federal_republic_of_germany = {
	
		icon = decision_federal_republic_of_germany
		
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = FEDERAL_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_german_black_red_gold = {
	
		icon = decision_german_black_red_gold
		
		visible = {
			original_tag = AUS
			has_government = neutrality
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_german_black_red_gold_2 = {
	
		icon = decision_german_black_red_gold
		
		visible = {
			original_tag = AUS
			NOT = { has_government = neutrality }
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_german_democratic_republic = {
	
		icon = decision_german_democratic_republic
		
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = EAST_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_socialist_republic_of_germany = {
	
		icon = decision_socialist_republic_of_germany
		
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOCIALIST_GERMANY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_austria_german_reich = {
	
		icon = decision_german_reich
		
		visible = {
			original_tag = AUS
		}

		available = {
			has_completed_focus = austria_integrate_germany
			#owns_state = 64
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = GER_REICH
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_japanese_communist_party_flag = {
			
		visible = {
			original_tag = JAP
		}

		available = {
			has_government = communism
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = JAP_COM_PARTY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_japan_sunmark_flag = {
			
		visible = {
			original_tag = JAP
			NOT = {
				has_government = democratic
			}
		}

		available = {
			
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = JAP_SUNMARK
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_russia_soviet_federative_flag = {
			
		visible = {
			original_tag = SOV
		}

		available = {
			OR = {
				has_completed_focus = russia_depose_tsar
				has_completed_focus = russia_deluge_form_soviet_union
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOV_SOVIET
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_russia_republican_flag = {
			
		visible = {
			original_tag = SOV
		}

		available = {
			
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOV_REPUBLICAN
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_russia_imperial_flag = {
			
		visible = {
			original_tag = SOV
		}

		available = {
			
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOV_IMPERIAL
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_russia_czar_flag = {
			
		visible = {
			original_tag = SOV
		}

		available = {
			OR = {
				has_government = neutrality
				has_government = fascism
			}
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = SOV_CZAR_BANNER
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_louisiana_bourbon_flag = {
			
		visible = {
			original_tag = LOU
		}

		available = {
			NOT = { has_government = communism }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = LOU_BOURBON
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_louisiana_france_flag = {
			
		visible = {
			original_tag = LOU
		}

		available = {
			has_completed_focus = louisiana_capital_to_paris
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = LOU_FRENCH
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_america_republican_flag = {
			
		visible = {
			original_tag = USA
		}

		available = {
			has_completed_focus = america_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = USA_REPUB
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_america_presidential_flag = {
			
		visible = {
			original_tag = USA
		}

		available = {
			has_completed_focus = america_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = USA_PRESIDENT
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_america_revolutionary_flag = {
			
		visible = {
			original_tag = USA
		}

		available = {
			has_completed_focus = america_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = USA_REVOLUTIONARY
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_america_gadsden_flag = {
			
		visible = {
			original_tag = USA
		}

		available = {
			has_completed_focus = america_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = USA_GADSDEN
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_america_take_it_flag = {
			
		visible = {
			original_tag = USA
		}

		available = {
			has_completed_focus = america_depose_monarch
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = USA_TAKE_IT
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_hungary_republic_flag = {
			
		visible = {
			original_tag = HUN
		}

		available = {
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = HUN_REPUBLIC
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_hungary_kingdom_flag = {
			
		visible = {
			original_tag = HUN
		}

		available = {
			NOT = { has_government = communism }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = HUN_KINGDOM
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_hungary_arms_flag = {
			
		visible = {
			original_tag = HUN
		}

		available = {
			
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = HUN_ARMS
		}
		
		ai_will_do = {
			base = 0
		}
	}
	
	decision_hungary_soviet_flag = {
			
		visible = {
			original_tag = HUN
		}

		available = {
			NOT = { has_government = neutrality }
		}
		
		fire_only_once = no
		
		cost = 10
		
		complete_effect = {
			set_cosmetic_tag = HUN_SOVIET
		}
		
		ai_will_do = {
			base = 0
		}
	}
	

}
