﻿###########################
# News Events
###########################

add_namespace = news

# Marco Polo Bridge I
news_event = {
	id = news.1
	title = news.1.t
	desc = news.1.d
	picture = GFX_news_event_001
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.1.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = CHI
			}
		}
	}
	option = {
		name = news.1.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.1.c
		trigger = { TAG = CHI }
	}
}

# Marco Polo Bridge II
news_event = {
	id = news.2
	title = news.1.t
	desc = news.2.d
	picture = GFX_news_event_018
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.2.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = CHI
			}
		}
	}
	option = {
		name = news.2.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.2.c
		trigger = { TAG = CHI }
	}
}

# French Indochina I
news_event = {
	id = news.5
	title = news.5.t
	desc = news.5.d
	picture = GFX_news_event_002
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.5.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = FRA
				is_in_faction_with = JAP
			}
		}
	}
	option = {
		name = news.5.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.5.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.5.e
		trigger = {
			NOT = {
				TAG = JAP
				TAG = FRA
			}
			is_in_faction_with = JAP
		}
	}
}

# French Indochina II
news_event = {
	id = news.6
	title = news.5.t
	desc = news.6.d
	picture = GFX_news_event_002
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.6.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = FRA
				is_in_faction_with = JAP
			}
		}
	}
	option = {
		name = news.6.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.6.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.6.e
		trigger = {
			NOT = {
				TAG = JAP
				TAG = FRA
			}
			is_in_faction_with = JAP
		}
	}
}

# Soviet - Japanese Border Conflict (Soviets Win)
news_event = {
	id = news.7
	title = news.7.t
	desc = news.7.d
	picture = GFX_news_event_005
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.7.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = SOV
			}
		}
	}
	option = {
		name = news.7.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.7.c
		trigger = { TAG = SOV }
	}
}

# Soviet - Japanese Border Conflict (Japanese Win)
news_event = {
	id = news.8
	title = news.7.t
	desc = news.8.d
	picture = GFX_news_event_004
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.7.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = SOV
			}
		}
	}
	option = {
		name = news.8.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.8.c
		trigger = { TAG = SOV }
	}
}

# Soviet - Japanese Border Conflict (Soviet Withdrawal)
news_event = {
	id = news.9
	title = news.9.t
	desc = news.9.d
	picture = GFX_news_event_004
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.9.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = SOV
			}
		}
	}
	option = {
		name = news.9.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.9.c
		trigger = { TAG = SOV }
	}
}

# Romania surrenders Bessarabia
news_event = {
	id = news.10
	title = news.10.t
	desc = news.10.d
	picture = SOMEPIC
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.10.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = ROM
				TAG = GER
			}
		}
	}
	option = {
		name = news.10.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.10.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.10.e
		trigger = { TAG = GER }
	}
}

# Romania refuses to surrender Bessarabia
news_event = {
	id = news.11
	title = news.11.t
	desc = news.11.d
	picture = GFX_news_event_romanian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.11.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = ROM
				TAG = GER
			}
		}
	}
	option = {
		name = news.11.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.11.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.11.e
		trigger = { TAG = GER }
	}
}

# Finland Refuses Demands
news_event = {
	id = news.12
	title = news.12.t
	desc = news.12.d
	picture = GFX_news_event_011
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.12.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = FIN
				TAG = GER
				is_in_faction_with = SOV
			}
		}
	}
	option = {
		name = news.12.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.12.c
		trigger = { TAG = FIN }
	}
	option = {
		name = news.12.e
		trigger = { TAG = GER }
	}
	option = {
		name = news.12.f
		trigger = {
			NOT = {
				TAG = SOV
				TAG = FIN
				TAG = GER
			}
			is_in_faction_with = SOV
		}
	}
}

# Finland Accepts Demands
news_event = {
	id = news.13
	title = news.13.t
	desc = news.13.d
	picture = GFX_news_event_012
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.13.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = FIN
				TAG = GER
				is_in_faction_with = SOV
			}
		}
	}
	option = {
		name = news.13.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.13.c
		trigger = { TAG = FIN }
	}
	option = {
		name = news.13.e
		trigger = { TAG = GER }
	}

	option = {
		name = news.13.f
		trigger = {
			NOT = {
				TAG = SOV
				TAG = FIN
				TAG = GER
			}
			is_in_faction_with = SOV
		}
	}
}


# Soviet Union annexes Tannu Tuva
news_event = {
	id = news.14
	title = news.14.t
	desc = news.14.d
	picture = GFX_news_event_006
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.14.a
		trigger = {
			NOT = {
				TAG = SOV
			}
		}
	}
	option = {
		name = news.14.b
		trigger = { TAG = SOV }
	}
}

# Second Vienna Award - Northern Transylvania
news_event = {
	id = news.15
	title = news.15.t
	desc = news.15.d
	picture = GFX_news_event_009
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.15.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ROM
				TAG = HUN
			}
		}
	}
	option = {
		name = news.15.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.15.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.15.e
		trigger = { TAG = HUN }
	}
}

# Second Vienna Award - All of Transylvania
news_event = {
	id = news.16
	title = news.15.t
	desc = news.16.d
	picture = GFX_news_event_009
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.15.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ROM
				TAG = HUN
			}
		}
	}
	option = {
		name = news.15.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.15.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.15.e
		trigger = { TAG = HUN }
	}
}

# Second Vienna Award - Romania Rejects Verdict (Northern Transylvania)
news_event = {
	id = news.17
	title = news.17.t
	desc = news.17.d
	picture = GFX_news_event_009
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.17.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ROM
				TAG = HUN
			}
		}
	}
	option = {
		name = news.17.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.17.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.17.e
		trigger = { TAG = HUN }
	}
}

# Second Vienna Award - Romania Rejects Verdict (All of Transylvania)
news_event = {
	id = news.18
	title = news.17.t
	desc = news.18.d
	picture = GFX_news_event_009
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.17.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ROM
				TAG = HUN
			}
		}
	}
	option = {
		name = news.17.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.17.c
		trigger = { TAG = ROM }
	}
	option = {
		name = news.17.e
		trigger = { TAG = HUN }
	}
}

# German Claims Memel - Lithania Folds
news_event = {
	id = news.19
	title = news.19.t
	desc = news.19.d
	picture = GFX_news_event_romanian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.19.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = LIT
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.19.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.19.c
		trigger = { TAG = LIT }
	}
	option = {
		name = news.19.e
		trigger = {
			NOT = {
				TAG = GER
				TAG = LIT
			}
			is_in_faction_with = GER
		}
	}
}

# German Claims Memel - Lithuania Rejects Demands
news_event = {
	id = news.20
	title = news.20.t
	desc = news.20.d
	picture = GFX_news_event_german_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.20.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = LIT
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.20.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.20.c
		trigger = { TAG = LIT }
	}
	option = {
		name = news.20.b
		trigger = {
			NOT = {
				TAG = GER
				TAG = LIT
			}
			is_in_faction_with = GER
		}
	}
}

# Treaty of Craiova
news_event = {
	id = news.21
	title = news.21.t
	desc = news.21.d
	picture = GFX_news_event_009
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.21.a
		trigger = {
			NOT = {
				TAG = BUL
				TAG = ROM
			}
		}
	}
	option = {
		name = news.21.b
		trigger = { TAG = BUL }
	}
	option = {
		name = news.21.c
		trigger = { TAG = ROM }
	}
}

# Italian Ultimatum - Zog Yields
news_event = {
	id = news.22
	title = news.22.t
	desc = news.22.d
	picture = GFX_news_event_008
	
	major = yes
	
	is_triggered_only = yes

	option = {
		name = news.22.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ALB
				is_in_faction_with = ITA
			}
		}
	}
	option = {
		name = news.22.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.22.c
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ALB
			}
			is_in_faction_with = ITA
		}
	}
}

# Italian Ultimatum - Zog Resists
news_event = {
	id = news.23
	title = news.23.t
	desc = news.23.d
	picture = GFX_news_event_016
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.23.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ALB
			}
		}
	}
	option = {
		name = news.23.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.23.c
		trigger = { TAG = ALB }
	}
}

# Reichstag Speech (The Polish Question)
news_event = {
	id = news.24
	title = news.24.t
	desc = news.24.d
	picture = GFX_news_event_hitler_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.24.a
	}
}

# Remilitarization of the Rhineland (Peaceful)
news_event = {
	id = news.25
	title = news.25.t
	desc = news.25.d
	picture = GFX_news_event_hitler_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.25.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.25.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.25.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.25.e
		trigger = { TAG = ENG }
	}
	option = {
		name = news.25.b
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
			}
			is_in_faction_with = GER
		}
	}
}

# Remilitarization of the Rhineland (France and Britain go to war)
news_event = {
	id = news.26
	title = news.25.t
	desc = news.26.d
	picture = GFX_news_event_020
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.26.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.26.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.26.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.26.e
		trigger = { TAG = ENG }
	}
}

# Remilitarization of the Rhineland (France goes to war)
news_event = {
	id = news.27
	title = news.25.t
	desc = news.27.d
	picture = GFX_news_event_german_inspect_troops
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.26.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
			}
		}
	}
	option = {
		name = news.26.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.26.c
		trigger = { TAG = FRA }
	}
}

# Oster Conspiracy (Himmler assumes leadership)
news_event = {
	id = news.28
	title = news.28.t
	desc = news.28.d
	picture = GFX_news_event_heinrich_himmler
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.28.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.28.b
		trigger = { 
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
		}	
	}
	option = {
		name = news.28.c
		trigger = {
			OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# Oster Conspiracy (Göring assumes leadership)
news_event = {
	id = news.29
	title = news.28.t
	desc = news.29.d
	picture = GFX_news_event_herman_goring
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.28.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.28.b
		trigger = { 
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
		}	
	}
	option = {
		name = news.28.c
		trigger = {
			OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# Oster Conspiracy (Hitler survives)
news_event = {
	id = news.30
	title = news.30.t
	desc = news.30.d
	picture = GFX_news_event_german_officers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.30.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.28.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.30.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.30.e
		trigger = { TAG = ENG }
	}
}

# Oster Conspiracy (Civil War)
news_event = {
	id = news.31
	title = news.31.t
	desc = news.31.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.31.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.31.b
		trigger = { 
			AND = {
				TAG = GER
				has_country_flag = german_rebels
			}
		}
	}
	option = {
		name = news.31.c
		trigger = {
			AND = {
				TAG = GER
				NOT = { has_country_flag = german_rebels }
			}
		}
	}
	option = {
		name = news.31.e
		trigger = {
			OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# The Molotov-Ribbentrop Pact
news_event = {
	id = news.32
	title = news.32.t
	desc = {
		text = news.32.d
		trigger = {
			NOT = { original_tag = FIN }
		}
	}

	desc = {
		text = news.32.d_finland
		trigger = {
			original_tag = FIN
		}
	}
	
	picture = GFX_news_event_017
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.32.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
				is_in_faction_with = GER
				is_in_faction_with = SOV
				AND = {
					original_tag = FIN
					NOT = { is_in_faction_with = SOV }
				}
			}
		}
		if = {
			limit = {
				original_tag = ENG
				has_government = communism
			}
			create_country_leader = {
				name = "Rajani Palme Dutt"
				desc = "POLITICS_PALME_DUTT_DESC"
				picture = GFX_portrait_Rajani_Palme_Dutt
				expire = "1965.1.1"
				ideology = leninism
				traits = {
					comintern_workhorse
				}
			}
		}
	}
	option = {
		name = news.32.b
		trigger = { 
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
			NOT = {
				tag = SOV
			}
			NOT = {
				is_in_faction_with = SOV
			}
		}
	}
	option = {
		name = news.32.c
		trigger = { 
			OR = {
				TAG = SOV
				is_in_faction_with = SOV
			}
			NOT = {
				tag = GER
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.32.e
		trigger = {
			OR = {
				AND = {
					tag = GER
					is_in_faction_with = SOV
				}
				AND = {
					tag = SOV
					is_in_faction_with = GER
				}
				AND = {
					is_in_faction_with = SOV
					is_in_faction_with = GER
				}
			}
		}
	}
	option = {
		name = news.32.f
		trigger = { 
			original_tag = FIN
			NOT = { is_in_faction_with = GER }
			NOT = { is_in_faction_with = SOV }
		}
	}
}

# USSR Occupies Eastern Poland
news_event = {
	id = news.33
	title = news.33.t
	desc = news.33.d
	picture = GFX_news_event_006
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.33.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
				is_in_faction_with = GER
				is_in_faction_with = SOV
			}
		}
	}
	option = { 
		name = news.33.b
		trigger = { 
			NOT = { TAG = SOV } #fix for unholy alliance
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.33.c
		trigger = { 
			NOT = { TAG = GER } # fix for unholy alliance
			OR = {
				TAG = SOV
				is_in_faction_with = SOV
			}
		}
	}
}

# Second Compiegne Armistice
news_event = {
	id = news.34
	title = news.34.t
	desc = news.34.d
	picture = GFX_news_event_hitler_handshake
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.34.a
		trigger = {
			OR = {
				NOT = { original_tag = FRA }
				AND = {
					original_tag = FRA
					NOT = { has_government = democratic }
				}
			}
			NOT = { TAG = GER	}
			NOT = { is_in_faction_with = GER }
		}
	}
	option = {
		name = news.34.b
		trigger = {
			OR = {
				is_in_faction_with = GER
				TAG = GER 
			}
		}
	}
	option = {
		name = news.34.c
		trigger = {
			original_tag = FRA 
			has_government = democratic
		}
	}
}

# Franco-British Union
news_event = {
	id = news.35
	title = news.35.t
	desc = news.35.d
	picture = GFX_news_event_churchill_degaulle
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.35.a
		trigger = {
			NOT = { TAG = GER	}
			NOT = { TAG = ENG	}
			NOT = { is_in_faction_with = GER }
			NOT = { is_in_faction_with = ENG }
		}
	}
	option = {
		name = news.35.b
		trigger = {
			OR = {
				is_in_faction_with = GER
				TAG = GER 
			}
		}
	}
	option = {
		name = news.35.c
		trigger = {
			OR = {
				is_in_faction_with = ENG
				TAG = ENG
			}
		}
	}
}

# Anschluss of Austria
news_event = {
	id = news.36
	title = news.36.t
	desc = news.36.d
	picture = GFX_news_event_german_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.36.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ITA
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.36.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.36.c
		trigger = { TAG = ITA }
	}
	option = {
		name = news.36.e
		trigger = {
			OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# Trotsky Assassination
news_event = {
	id = news.37
	title = news.37.t
	desc = news.37.d
	picture = GFX_news_event_024
	
	major = yes
	
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			if = {
				limit = {
					tag = SOV
				}
				SOV_kill_trotsky_effect = yes
			}
		}
	}
	
	option = {
		name = news.37.a
		trigger = { 
			NOT = { 
				TAG = SOV 
				is_in_faction_with = SOV
				tag = MEX
			} 
		}
	}
	option = {
		name = news.37.a
		trigger = {
			tag = MEX
			NOT = { is_in_faction_with = SOV }
		}

		effect_tooltip = {
			retire_character = MEX_leon_trotsky
		}
	}

	option = {
		name = news.37.b
		trigger = { TAG = SOV }

		if = {
			limit = {
				has_idea = trotskyite_plot_nsb
			}
			effect_tooltip = {
				retire_character = SOV_lev_trotsky
				swap_ideas = {
					remove_idea = trotskyite_plot_nsb
					add_idea = trotskyite_plot_purged
				}
			}
		}
	}

	option = {
		name = news.37.c
		trigger = { 
			is_in_faction_with = SOV
			NOT = {
				tag = SOV
			} 
		}
	}
}

# Trotsky Survives Assassination
news_event = {
	id = news.38
	title = news.38.t
	desc = news.38.d
	picture = GFX_news_event_023
	
	major = yes
	
	is_triggered_only = yes
	
	immediate = {
		set_global_flag = trotsky_survives
	}
	
	option = {
		name = news.38.a
		trigger = { NOT = { TAG = SOV } }
	}
	option = {
		name = news.38.b
		trigger = { TAG = SOV }
	}
}

# Trotsky Dies Sneaking Into USSR
news_event = {
	id = news.39
	title = news.39.t
	desc = news.39.d
	picture = GFX_news_event_024
	
	major = yes
	
	is_triggered_only = yes

	immediate = {
		set_global_flag = flag_trotsky_dead
	}
	
	option = {
		name = news.39.a
		trigger = { NOT = { TAG = SOV } }
	}
	option = {
		name = news.39.b
		trigger = { TAG = SOV }
	}
}

# Trotsky Usurps Leadership
news_event = {
	id = news.40
	title = news.40.t
	desc = news.40.d
	picture = GFX_news_event_023
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.40.a
		trigger = { NOT = { TAG = SOV } }
	}
	option = {
		name = news.40.b
		trigger = { TAG = SOV }
	}
}

# Second Trotsky Assassination
news_event = {
	id = news.41
	title = news.41.t
	desc = news.41.d
	picture = GFX_news_event_024
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.37.a
		trigger = { NOT = { TAG = SOV } }
	}
	option = {
		name = news.37.b
		trigger = { TAG = SOV }
	}

	option = {
		name = news.37.c
		trigger = {
			is_in_faction_with = SOV
			NOT = {
				tag = SOV
			} 
		}
	}
}

# Hindenburg Disaster
news_event = {
	id = news.42
	title = news.42.t
	desc = news.42.d
	picture = GFX_news_event_025
	
	major = yes
	
	is_triggered_only = yes

	immediate = {
		set_global_flag = hindenburg_destroyed
	}
	
	option = {
		name = news.42.a
	}
}

# Hindenburg Disaster Averted
news_event = {
	id = news.43
	title = news.43.t
	desc = news.43.d
	picture = GFX_news_event_hindenburg_intact
	
	major = yes
	
	is_triggered_only = yes
	
	immediate = {
		set_global_flag = hindenburg_survives
	}
	
	option = {
		name = news.43.a
	}
}

# Flight of Rudolf Hess
news_event = {
	id = news.44
	title = news.44.t
	desc = news.44.d
	picture = GFX_news_event_029
	
	major = yes
	
	is_triggered_only = yes

	show_major = {
		NOT = { tag = GER }
	}
	
	option = {
		name = news.44.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.44.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.44.c
		trigger = { TAG = ENG }
	}
}

# Rudolf Hess Killed
news_event = {
	id = news.45
	title = news.45.t
	desc = news.45.d
	picture = GFX_news_event_029
	
	major = yes
	
	is_triggered_only = yes
	
	show_major = {
		NOT = { tag = GER }
	}	
	
	option = {
		name = news.45.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.45.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.45.c
		trigger = { TAG = ENG }
	}
}

# Flight of Rudolf Hess (Hindenburg)
news_event = {
	id = news.46
	title = news.44.t
	desc = news.46.d
	picture = GFX_news_event_026
	
	major = yes
	
	is_triggered_only = yes
	
	show_major = {
		NOT = { tag = GER }
	}

	option = {
		name = news.38.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.44.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.44.c
		trigger = { TAG = ENG }
	}
}

# Rudolf Hess Killed (Hindenburg)
news_event = {
	id = news.47
	title = news.45.t
	desc = news.47.d
	picture = GFX_news_event_026
	
	major = yes
	
	is_triggered_only = yes
	
	show_major = {
		NOT = { tag = GER }
	}

	option = {
		name = news.38.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.47.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.47.c
		trigger = { TAG = ENG }
	}
}

# Amelia Earhart Disappears
news_event = {
	id = news.48
	title = news.48.t
	desc = news.48.d
	picture = GFX_news_event_028
	
	major = yes
	
	is_triggered_only = yes
	
	immediate = {
		set_global_flag = earhart_disappeared
	}
	
	option = {
		name = news.48.a
	}
}

# Amelia Earhart Completes World Flight
news_event = {
	id = news.49
	title = news.49.t
	desc = news.49.d
	picture = GFX_news_event_028
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.49.a
	}
}

# Hindenburg Trigger (HIDDEN)
news_event = {
	id = news.51
	hidden = yes
	
	fire_only_once = yes
	
	trigger = {
		date > 1937.5.5
		date < 1939.5.5
		country_exists = USA
		country_exists = GER
		USA = { has_war = no }
		GER = { has_war = no }
		GER = { has_civil_war = no }
		NOT = { has_global_flag = hindenburg_destroyed }
		NOT = { has_global_flag = hindenburg_event_in_progress }
	}

	mean_time_to_happen = {
		days = 240
	}
	
	immediate = {
		random_list = {
			70 = {
				modifier = {
					factor = 0
					has_global_flag = GER_air_safety_regulations_flag
				}
				USA = { news_event = { id = news.42 } }
			}
			30 = { USA = { news_event = { id = news.43 } } }
		}
	}
	
	option = {
		name = news.51.a
	}
}

# Rudolf Hess Trigger (HIDDEN)
news_event = {
	id = news.52
	hidden = yes
	
	fire_only_once = yes
	
	trigger = {
		country_exists = ENG
		country_exists = GER
		country_exists = SOV
		GER = { 
			has_war_with = ENG 
			NOT = { has_war_with = SOV }
			has_government = fascism
			has_country_leader = { ruling_only = yes character = GER_adolf_hitler }
		}
		has_global_flag = fall_of_france
		NOT = { has_global_flag = hindenburg_survives }
		ENG = { # No Sea Lion
			controls_state = 127
			controls_state = 123
			controls_state = 126
			controls_state = 338
			controls_state = 125
			controls_state = 129
			controls_state = 128
			controls_state = 122
			controls_state = 132
			controls_state = 130
			controls_state = 131
			controls_state = 121
			controls_state = 133
			controls_state = 136
			controls_state = 120
		}
	}
	
	mean_time_to_happen = {
		days = 30
	}
	
	immediate = {
		random_list = {
			50 = { 
				ENG = { news_event = { id = news.44 } }
				GER = { country_event = { id = germany.107 } }
			}
			50 = { 
				ENG = { news_event = { id = news.45 } } 
				GER = { country_event = { id = germany.108 } }
			}
		}
	}
	
	option = {
		name = news.52.a
	}
}

# Rudolf Hess Hindenburg Trigger (HIDDEN)
news_event = {
	id = news.53
	hidden = yes
	
	fire_only_once = yes
	
	trigger = {
		country_exists = ENG
		country_exists = GER
		country_exists = SOV
		GER = { 
			has_war_with = ENG 
			NOT = { has_war_with = SOV }
			has_government = fascism
		}
		has_global_flag = fall_of_france
		has_global_flag = hindenburg_survives
		ENG = { # No Sea Lion
			controls_state = 127
			controls_state = 123
			controls_state = 126
			controls_state = 338
			controls_state = 125
			controls_state = 129
			controls_state = 128
			controls_state = 122
			controls_state = 132
			controls_state = 130
			controls_state = 131
			controls_state = 121
			controls_state = 133
			controls_state = 136
			controls_state = 120
		}
	}
	
	mean_time_to_happen = {
		days = 30
	}
	
	immediate = {
		random_list = {

			#Flight in Hinden
			15 = { 
				ENG = { news_event = { id = news.46 } } 
				GER = { country_event = { id = germany.109 } }
			}
			15 = { 
				ENG = { news_event = { id = news.47 } } 
				GER = { country_event = { id = germany.110 } }
			}

			#Ordinary flight
			35 = { 
				ENG = { news_event = { id = news.44 } }
				GER = { country_event = { id = germany.107 } }
			}
			35 = { 
				ENG = { news_event = { id = news.45 } } 
				GER = { country_event = { id = germany.108 } }
			}

		}
	}
	
	option = {
		name = news.53.a
	}
}

# Amelia Earhart Trigger (HIDDEN)
news_event = {
	id = news.54
	hidden = yes
	
	fire_only_once = yes
	
	trigger = {
		date > 1937.7.1
		NOT = { has_global_flag = earhart_disappeared}
		country_exists = USA
		USA = { has_war = no }
		NOT = { has_country_flag = amelia_active_ace }
	}
	
	immediate = {
		random_list = {
			50 = { ENG = { news_event = { id = news.48 } } }
			50 = { ENG = { news_event = { id = news.49 } } }
		}
	}
	
	option = {
		name = news.54.a
	}
}

# Anglo-Polish Alliance
news_event = {
	id = news.55
	title = news.55.t
	desc = news.55.d
	picture = GFX_news_event_021

	major = yes
	fire_only_once = yes
	
	trigger = {
		POL = {
			is_in_faction_with = ENG
			is_in_faction_with = FRA 
			NOT = { is_in_faction_with = GER }
		}
		GER = {
			has_completed_focus = GER_demand_memel
			NOT = { has_completed_focus = GER_poland_friend }
		}
	}
	
	option = {
		name = news.55.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = POL
				TAG = FRA
			}
		}
	}
	option = {
		name = news.55.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.55.c
		trigger = { TAG = ENG }
	}
	option = {
		name = news.55.e
		trigger = { TAG = POL }
	}
	option = {
		name = news.55.f
		trigger = { TAG = FRA }
	}
}

# Munich Agreement
news_event = {
	id = news.56
	title = news.56.t
	desc = news.56.d
	picture = GFX_news_event_019

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.56.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = CZE
			}
		}
	}
	option = {
		name = news.56.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.56.c
		trigger = { TAG = ENG }
	}
	option = {
		name = news.56.e
		trigger = { TAG = CZE }
	}
}

# Sudeten Crisis (French and British Support)
news_event = {
	id = news.57
	title = news.57.t
	desc = news.57.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.57.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
				TAG = CZE
			}
		}
	}
	option = {
		name = news.57.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.57.c
		trigger = {
			OR = {
				TAG = ENG
				TAG = FRA
			}
		}
	}
	option = {
		name = news.57.e
		trigger = { TAG = CZE }
	}
}

# Sudeten Crisis (French Support)
news_event = {
	id = news.58
	title = news.57.t
	desc = news.58.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.57.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
				TAG = CZE
			}
		}
	}
	option = {
		name = news.58.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.58.c
		trigger = { TAG = ENG }
	}
	option = {
		name = news.58.e
		trigger = { TAG = CZE }
	}
	option = {
		name = news.58.f
		trigger = { TAG = FRA }
	}
}

# Munich Agreement (Czechs Resist)
news_event = {
	id = news.59
	title = news.59.t
	desc = news.59.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.59.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = CZE
			}
		}
	}
	option = {
		name = news.59.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.59.c
		trigger = { TAG = CZE }
	}
}

# End of Czechoslovakia
news_event = {
	id = news.60
	title = news.60.t
	desc = {
		text = news.60.d
		trigger = { has_global_flag = end_of_czechoslovakia }
	}
	desc = {
		text = news.60.d_2
		trigger = { NOT = { has_global_flag = end_of_czechoslovakia } }
	}
	picture = GFX_news_event_german_inspect_troops

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.60.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
			}
		}
	}
	option = {
		name = news.60.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.60.c
		trigger = {
			 OR = {
				TAG = ENG
				TAG = FRA
			}
		}
	}
}

# End of Czechoslovakia (Hungary Annexes Slovakia)
news_event = {
	id = news.61
	title = news.60.t
	desc = {
		text = news.61.d
		trigger = { has_global_flag = end_of_czechoslovakia }
	}
	desc = {
		text = news.61.d_2
		trigger = { NOT = { has_global_flag = end_of_czechoslovakia } }
	}
	picture = GFX_news_event_german_inspect_troops

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.60.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
				TAG = HUN
			}
		}
	}
	option = {
		name = news.60.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.60.c
		trigger = {
			 OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.60.e
		trigger = { TAG = HUN }
	}
}

# End of Czechoslovakia (Germany annexes everything)
news_event = {
	id = news.62
	title = news.60.t
	desc = {
		text = news.62.d
		trigger = { has_global_flag = end_of_czechoslovakia }
	}
	desc = {
		text = news.62.d_2
		trigger = { NOT = { has_global_flag = end_of_czechoslovakia } }
	}
	picture = GFX_news_event_german_inspect_troops

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.60.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
			}
		}
	}
	option = {
		name = news.60.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.60.c
		trigger = {
			OR = {
				TAG = ENG
				TAG = FRA
			}
		}
	}
}

# The Spanish Civil War
news_event = {
	id = news.63
	title = news.63.t
	desc = news.63.d
	picture = GFX_news_event_032
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.63.a
		trigger = {
			NOT = { original_tag = SPR }
		}
	}
	option = {
		name = news.63.b
		trigger = { 
			original_tag = SPR
		}
	}
}

# End of the Spanish Civil War (Nationalist victory)
news_event = {
	id = news.64
	title = news.64.t
	desc = news.64.d
	picture = GFX_news_event_033
	
	major = yes
	
	trigger = {
		has_global_flag = spanish_civil_war
		NOT = { has_global_flag = scw_over }
		NOT = { has_dlc = "La Resistance" }
		SPR = { has_civil_war = no }
		any_other_country = {
			original_tag = SPR
			has_government = fascism
		}
		all_country = {
			OR = {
				NOT = { original_tag = SPR }
				has_government = fascism
			}
		}
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = nationalist_victory
		set_global_flag = scw_over
	}
	
	option = {
		name = news.64.a
		trigger = {
			NOT = { original_tag = SPA }
		}
	}
	option = {
		name = news.64.b
		trigger = { original_tag = SPA }
		delete_unit_template_and_units = { division_template = "Brigada Legionario" }
	}
}

# End of the Spanish Civil War (Republican victory)
news_event = {
	id = news.65
	title = news.64.t
	desc = news.65.d
	picture = GFX_news_event_034
	
	major = yes
	
	trigger = {
		has_global_flag = spanish_civil_war
		NOT = { has_global_flag = scw_over }
		NOT = { has_dlc = "La Resistance" }
		SPR = { has_civil_war = no }
		any_other_country = {
			original_tag = SPR
			NOT = { has_government = fascism }
		}
		all_country = {
			OR = {
				NOT = { original_tag = SPR }
				NOT = { has_government = fascism }
			}
		}
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = republican_victory
		set_global_flag = scw_over
	}
	
	option = {
		name = news.65.a
		trigger = {
			NOT = { original_tag = SPR }
		}
	}
	option = {
		name = news.64.b
		trigger = { original_tag = SPR }
		delete_unit_template_and_units = { division_template = "Brigada Internacionales" }
	}
}

# Games of the XI Olympiad
news_event = {
	id = news.66
	title = news.66.t
	desc = {
		text = news.66.d
		trigger = {
			NOT = { has_global_flag = GER_civil_war_end }
		}
	}
	desc = {
		text = news.66.d.b
		trigger = {
			has_global_flag = GER_civil_war_end
		}
	}
	picture = GFX_news_event_olympics_1940
	
	major = yes
	
	trigger = {
		date > 1936.8.15
		NOT = { has_global_flag = olympics_1936 }
		NOT = { has_global_flag = civil_war_olympics }
		country_exists = GER
		country_exists = USA
		GER = { has_war = no }
		GER = { has_civil_war = no }
		FRA = { has_war = no }
		ENG = { has_war = no }
		USA = { has_war = no }
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = olympics_1936 
	}
	
	option = {
		name = news.66.a
		trigger = { 
			NOT = { TAG = GER }
		}
	}
	option = {
		name = news.66.b
		trigger = { TAG = GER }
	}
}

# Games of the XII Olympiad (Tokyo)
news_event = {
	id = news.67
	title = news.67.t
	desc = news.67.d
	picture = GFX_news_event_070
	
	major = yes
	
	trigger = {
		date > 1940.10.5
		has_global_flag = olympics_1936 
		NOT = {
			has_global_flag = olympics_jap_1940
			has_global_flag = olympics_fin_1940
		}
		country_exists = JAP
		country_exists = USA
		country_exists = GER
		GER = { has_war = no }
		FRA = { has_war = no }
		ENG = { has_war = no }
		USA = { has_war = no }
		JAP = { has_war = no }
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = olympics_jap_1940
	}
	
	option = {
		name = news.66.a
	}
}

# Games of the XII Olympiad (Helsinki)
news_event = {
	id = news.68
	title = news.67.t
	desc = news.68.d
	picture = GFX_news_event_069
	
	major = yes
	
	trigger = {
		date > 1940.8.3
		has_global_flag = olympics_1936
		NOT = {
			has_global_flag = olympics_jap_1940
			has_global_flag = olympics_fin_1940
		}
		country_exists = FIN
		country_exists = USA
		country_exists = GER
		country_exists = ITA
		JAP = { has_war = yes }
		FIN = { has_war = no }
		ITA = { has_war = no }
		SOV = { has_war = no }
		GER = { has_war = no }
		FRA = { has_war = no }
		ENG = { has_war = no }
		USA = { has_war = no }
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = olympics_fin_1940
	}
	
	option = {
		name = news.66.a
	}
}

# Baltic country annexed (base event baltic.5)
news_event = {
	id = news.69
	title = news.69.t
	desc = news.69.d
	picture = GFX_news_event_064

	major = yes
	
	is_triggered_only = yes

	trigger = {
		NOT = { has_global_flag = news.69_fired }
	}

	immediate = {
		set_global_flag = news.69_fired
	}
	
	option = {
		name = news.69.a
		trigger = {
			has_government = communism
		}
	}

	option = {
		name = news.69.b
		trigger = {
			NOT = {
				has_government = communism
			}
		}
	}
}

#Baltic country puppeted (base event baltic.5)
news_event = {
	id = news.70
	title = news.70.t
	desc = news.70.d
	picture = GFX_news_event_064

	major = yes

	trigger = {
		NOT = { has_global_flag = news.70_fired }
	}

	immediate = {
		set_global_flag = news.70_fired
	}
	
	is_triggered_only = yes
	
	option = {
		name = news.69.a
		trigger = {
			has_government = communism
		}
	}

	option = {
		name = news.69.b
		trigger = {
			NOT = {
				has_government = communism
			}
		}
	}
}

#Hidden event to trigger actual annexation (base event baltic.5)
news_event = {
	id = news.71

	hidden = yes

	major = yes
	
	is_triggered_only = yes
	
	immediate = {
		if = {
			limit = { FROM = { tag = LIT } }
		 	SOV = {
		 		annex_country = {
				target = LIT
				transfer_troops = yes } 
				add_named_threat = { threat = 2 name = soviet.35_threat_LIT }
			}
		}
		if = {
			limit = { FROM = { tag = FIN } }
		 	SOV = { 
		 		annex_country = {
				target = FIN
				transfer_troops = yes } 
				add_named_threat = { threat = 5 name = soviet.35_threat_FIN }
			}
		}
		if = {
			limit = { FROM = { tag = EST } }
		 	SOV = { 
		 		annex_country = {
				target = EST
				transfer_troops = yes } 
				add_named_threat = { threat = 2 name = soviet.35_threat_EST }
			}
		}
		if = {
			limit = { FROM = { tag = LAT } }
		 	SOV = {
		 		annex_country = {
				target = LAT
				transfer_troops = yes }
				add_named_threat = { threat = 2 name = soviet.35_threat_LAT }
			}
		}
	}
}


# The Fall of Warsaw (Germany)
news_event = {
	id = news.100
	title = news.100.t
	desc = news.100.d
	picture = GFX_news_event_germany_victory
	
	major = yes
	
	trigger = {
		10 = { is_controlled_by = GER }
		10 = { is_owned_by = POL }
		GER = { has_war_with = POL }
		NOT = { has_global_flag = fall_of_warsaw_ger }
	}
	
	immediate = {
		set_global_flag = fall_of_warsaw_ger
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.100.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = POL
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = POL }
	}
}

# The Fall of Paris (Germany)
news_event = {
	id = news.101
	title = news.101.t
	desc = news.101.d
	picture = GFX_news_event_german_soldiers
	
	major = yes
	
	trigger = {
		16 = { is_controlled_by = GER }
		16 = { is_owned_by = FRA }
		FRA = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_paris_ger }
	}
	
	immediate = {
		set_global_flag = fall_of_paris_ger
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.101.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = FRA }
	}
}

# The Fall of London (Germany)
news_event = {
	id = news.102
	title = news.102.t
	desc = news.102.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		126 = { is_controlled_by = GER }
		126 = { is_owned_by = ENG }
		GER = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_london_ger }
	}
	
	immediate = {
		set_global_flag = fall_of_london_ger
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Leningrad
news_event = {
	id = news.103
	title = news.103.t
	desc = news.103.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		195 = { is_controlled_by = GER }
		195 = { is_owned_by = SOV }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_leningrad }
	}
	
	immediate = {
		set_global_flag = fall_of_leningrad
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Kiev
news_event = {
	id = news.104
	title = news.104.t
	desc = news.104.d
	picture = GFX_news_event_kiev_ruins
	
	major = yes
	
	trigger = {
		202 = { is_controlled_by = GER }
		202 = { is_owned_by = SOV }
		SOV = { has_government = communism }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_kiev }
	}
	
	immediate = {
		set_global_flag = fall_of_kiev
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Stalingrad
news_event = {
	id = news.105
	title = news.105.t
	desc = {
		text = news.105.d
		trigger = { NOT = { SOV_is_opposition = yes } }
	}
	desc = {
		text = news.105.d_alt
		trigger = { SOV_is_opposition = yes }
	}

	picture = GFX_news_event_soviet_soldiers_ruins
	
	major = yes
	
	trigger = {
		217 = { is_controlled_by = GER }
		217 = { is_owned_by = SOV }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_stalingrad }
	}
	
	immediate = {
		set_global_flag = fall_of_stalingrad
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Moscow
news_event = {
	id = news.106
	title = news.106.t
	desc = news.106.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		219 = { is_controlled_by = GER }
		219 = { is_owned_by = SOV }
		SOV = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_moscow }
	}
	
	immediate = {
		set_global_flag = fall_of_moscow
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.106.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.106.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.106.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Sevastopol
news_event = {
	id = news.107
	title = news.107.t
	desc = news.107.d
	picture = GFX_news_event_kiev_ruins
	
	major = yes
	
	trigger = {
		137 = { is_controlled_by = GER }
		137 = { is_owned_by = SOV }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_sevastopol }
	}
	
	immediate = {
		set_global_flag = fall_of_sevastopol
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Baku
news_event = {
	id = news.108
	title = news.108.t
	desc = news.108.d
	picture = GFX_news_event_kiev_ruins
	
	major = yes
	
	trigger = {
		229 = { is_controlled_by = GER }
		229 = { is_owned_by = SOV }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_baku }
	}
	
	immediate = {
		set_global_flag = fall_of_baku
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Cairo (Germany)
news_event = {
	id = news.109
	title = news.109.t
	desc = news.109.d
	picture = GFX_news_event_042
	
	major = yes
	
	trigger = {
		446 = { is_controlled_by = GER }
		446 = { is_owned_by = ENG }
		GER = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_cairo }
	}
	
	immediate = {
		set_global_flag = fall_of_cairo
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Washington
news_event = {
	id = news.110
	title = news.110.t
	desc = news.110.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		361 = { is_controlled_by = GER }
		361 = { is_owned_by = USA }
		GER = { has_war_with = USA }
		NOT = { has_global_flag = fall_of_washington }
	}
	
	immediate = {
		set_global_flag = fall_of_washington
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = USA
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = USA }
	}
}

# The Fall of New York
news_event = {
	id = news.111
	title = news.111.t
	desc = news.111.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		358 = { is_controlled_by = GER }
		358 = { is_owned_by = USA }
		GER = { has_war_with = USA }
		NOT = { has_global_flag = fall_of_new_york }
	}
	
	immediate = {
		set_global_flag = fall_of_new_york
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = USA
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = USA }
	}
}

# The Fall of Gibraltar (Germany)
news_event = {
	id = news.112
	title = news.112.t
	desc = news.112.d
	picture = GFX_news_event_052
	
	major = yes
	
	trigger = {
		118 = { is_controlled_by = GER }
		118 = { is_owned_by = ENG }
		GER = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_gibraltar_ger }
	}
	
	immediate = {
		set_global_flag = fall_of_gibraltar_ger
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
			}
		}
	}
	option = {
		name = news.100.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Cairo (Italy)
news_event = {
	id = news.113
	title = news.109.t
	desc = news.113.d
	picture = GFX_news_event_italian_tank_desert
	
	major = yes
	
	trigger = {
		446 = { is_controlled_by = ITA }
		446 = { is_owned_by = ENG }
		ITA = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_cairo_ita }
	}
	
	immediate = {
		set_global_flag = fall_of_cairo_ita
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.113.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Paris (Italy)
news_event = {
	id = news.114
	title = news.101.t
	desc = news.114.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		16 = { is_controlled_by = ITA }
		16 = { is_owned_by = FRA }
		ITA = { has_war_with = FRA }
		NOT = { has_global_flag = fall_of_paris_ita }
	}
	
	immediate = {
		set_global_flag = fall_of_paris_ita
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = FRA
			}
		}
	}
	option = {
		name = news.113.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = FRA }
	}
}

# The Fall of London (Italy)
news_event = {
	id = news.115
	title = news.102.t
	desc = news.115.d
	picture = GFX_news_event_churchill_ruins
	
	major = yes
	
	trigger = {
		126 = { is_controlled_by = ITA }
		126 = { is_owned_by = ENG }
		ITA = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_london_ita }
	}
	
	immediate = {
		set_global_flag = fall_of_london_ita
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.113.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Gibraltar (Italy)
news_event = {
	id = news.116
	title = news.112.t
	desc = news.116.d
	picture = GFX_news_event_052
	
	major = yes
	
	trigger = {
		118 = { is_controlled_by = ITA }
		118 = { is_owned_by = ENG }
		ITA = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_gibraltar_ita }
	}
	
	immediate = {
		set_global_flag = fall_of_gibraltar_ita
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ITA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.113.b
		trigger = { TAG = ITA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Singapore
news_event = {
	id = news.117
	title = news.117.t
	desc = news.117.d
	picture = GFX_news_event_038
	
	major = yes
	
	trigger = {
		336 = { is_controlled_by = JAP }
		336 = { is_owned_by = ENG }
		JAP = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_singapore }
	}
	
	immediate = {
		set_global_flag = fall_of_singapore
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = ENG
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Pearl Harbor
news_event = {
	id = news.118
	title = news.118.t
	desc = news.118.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		629 = { is_controlled_by = JAP }
		629 = { is_owned_by = USA }
		JAP = { has_war_with = USA }
		NOT = { has_global_flag = fall_of_pearl_harbor }
	}
	
	immediate = {
		set_global_flag = fall_of_pearl_harbor
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = USA
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = USA }
	}
}

# The Fall of Sydney
news_event = {
	id = news.119
	title = news.119.t
	desc = news.119.d
	picture = GFX_news_event_047
	
	major = yes
	
	trigger = {
		285 = { is_controlled_by = JAP }
		285 = { is_owned_by = AST }
		JAP = { has_war_with = AST }
		NOT = { has_global_flag = fall_of_sydney }
	}
	
	immediate = {
		set_global_flag = fall_of_sydney
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = AST
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = AST }
	}
}

# The Fall of Los Angeles
news_event = {
	id = news.120
	title = news.120.t
	desc = news.120.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		378 = { is_controlled_by = JAP }
		378 = { is_owned_by = USA }
		JAP = { has_war_with = USA }
		NOT = { has_global_flag = fall_of_los_angeles }
	}
	
	immediate = {
		set_global_flag = fall_of_los_angeles
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = USA
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = USA }
	}
}

# The Fall of Nanjing
news_event = {
	id = news.121
	title = news.121.t
	desc = news.121.d
	picture = GFX_news_event_048
	
	major = yes
	
	trigger = {
		613 = { is_controlled_by = JAP }
		613 = { is_owned_by = CHI }
		JAP = { has_war_with = CHI }
		NOT = { has_global_flag = fall_of_nanjing }
	}
	
	immediate = {
		set_global_flag = fall_of_nanjing
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = CHI
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = CHI }
	}
}

# The Fall of Vladivostok
news_event = {
	id = news.122
	title = news.122.t
	desc = news.122.d
	picture = GFX_news_event_050
	
	major = yes
	
	trigger = {
		408 = { is_controlled_by = JAP }
		408 = { is_owned_by = SOV }
		JAP = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_vladivostok }
	}
	
	immediate = {
		set_global_flag = fall_of_vladivostok
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = SOV
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.103.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Hong Kong
news_event = {
	id = news.123
	title = news.123.t
	desc = news.123.d
	picture = GFX_news_event_040
	
	major = yes
	
	trigger = {
		326 = { is_controlled_by = JAP }
		326 = { is_owned_by = ENG }
		JAP = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_hong_kong }
	}
	
	immediate = {
		set_global_flag = fall_of_hong_kong
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = ENG
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of Manila
news_event = {
	id = news.124
	title = news.124.t
	desc = news.124.d
	picture = GFX_news_event_039
	
	major = yes
	
	trigger = {
		327 = { is_controlled_by = JAP }
		327 = { is_owned_by = PHI }
		JAP = { has_war_with = PHI }
		NOT = { has_global_flag = fall_of_manila }
	}
	
	immediate = {
		set_global_flag = fall_of_manila
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = PHI
				TAG = USA
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { 
			OR = {
				TAG = PHI 
				TAG = USA
			}
		}
	}
}

# The Fall of Calcutta
news_event = {
	id = news.125
	title = news.125.t
	desc = news.125.d
	picture = GFX_news_event_046
	
	major = yes
	
	trigger = {
		431 = { is_controlled_by = JAP }
		431 = { is_owned_by = ENG }
		JAP = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_calcutta }
	}
	
	immediate = {
		set_global_flag = fall_of_calcutta
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = ENG
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of New Delhi
news_event = {
	id = news.126
	title = news.126.t
	desc = news.126.d
	picture = GFX_news_event_041
	
	major = yes
	
	trigger = {
		439 = { is_controlled_by = JAP }
		439 = { is_owned_by = ENG }
		JAP = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_new_delhi }
	}
	
	immediate = {
		set_global_flag = fall_of_new_delhi
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = ENG
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Fall of the Panama Canal
news_event = {
	id = news.127
	title = news.127.t
	desc = news.127.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		685 = { is_controlled_by = JAP }
		685 = { is_owned_by = USA }
		JAP = { has_war_with = USA }
		NOT = { has_global_flag = fall_of_panama }
	}
	
	immediate = {
		set_global_flag = fall_of_panama
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = USA
			}
		}
	}
	option = {
		name = news.117.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.100.c
		trigger = { TAG = USA }
	}
}

# The Fall of Berlin (USA)
news_event = {
	id = news.128
	title = news.128.t
	desc = news.128.d
	picture = GFX_news_event_german_reichstag_ruins
	
	major = yes
	
	trigger = {
		64 = { is_controlled_by = USA }
		64 = { is_owned_by = GER }
		USA = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_berlin_usa }
	}
	
	immediate = {
		set_global_flag = fall_of_berlin_usa
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.139.a
		trigger = {
			NOT = {
				TAG = USA
				TAG = GER
			}
		}
	}
	option = {
		name = news.128.b
		trigger = { TAG = USA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Berlin (Britain)
news_event = {
	id = news.129
	title = news.128.t
	desc = news.129.d
	picture = GFX_news_event_054
	
	major = yes
	
	trigger = {
		64 = { is_controlled_by = ENG }
		64 = { is_owned_by = GER }
		ENG = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_berlin_eng }
	}
	
	immediate = {
		set_global_flag = fall_of_berlin_eng
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.139.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = GER
			}
		}
	}
	option = {
		name = news.129.b
		trigger = { TAG = ENG }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Berlin (France)
news_event = {
	id = news.130
	title = news.128.t
	desc = news.130.d
	picture = GFX_news_event_german_reichstag_ruins_02
	
	major = yes
	
	trigger = {
		64 = { is_controlled_by = FRA }
		64 = { is_owned_by = GER }
		FRA = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_berlin_fra }
	}
	
	immediate = {
		set_global_flag = fall_of_berlin_fra
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = FRA
				TAG = GER
			}
		}
	}
	option = {
		name = news.130.b
		trigger = { TAG = FRA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Berlin (Poland)
news_event = {
	id = news.131
	title = news.128.t
	desc = news.131.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		64 = { is_controlled_by = POL }
		64 = { is_owned_by = GER }
		POL = { has_war_with = GER }
		NOT = { has_global_flag = fall_of_berlin_pol }
	}
	
	immediate = {
		set_global_flag = fall_of_berlin_pol
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = POL
				TAG = GER
			}
		}
	}
	option = {
		name = news.131.b
		trigger = { TAG = POL }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Rome (Allies)
news_event = {
	id = news.132
	title = news.132.t
	desc = news.132.d
	picture = GFX_news_event_057
	
	major = yes
	
	trigger = {
		OR = {
			2 = { is_controlled_by = ENG }
			2 = { is_controlled_by = USA }
			2 = { is_controlled_by = AST }
			2 = { is_controlled_by = CAN }
			2 = { is_controlled_by = NZL }
			2 = { is_controlled_by = SAF }
		}
		OR = {
			2 = { is_owned_by = ITA }
			2 = { is_owned_by = GER }
		}
		NOT = { has_global_flag = fall_of_rome_allies }
	}
	
	immediate = {
		set_global_flag = fall_of_rome_allies
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = CAN
				TAG = NZL
				TAG = SAF
				TAG = ITA
				TAG = GER
			}
		}
	}
	option = {
		name = news.132.b
		trigger = {
			OR = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = CAN
				TAG = NZL
				TAG = SAF
			}
		}
	}
	option = {
		name = news.100.c
		trigger = {
			OR = {
				TAG = GER 
				TAG = ITA
			}
		}
	}
}

# The Fall of Rome (France)
news_event = {
	id = news.133
	title = news.132.t
	desc = news.133.d
	picture = GFX_news_event_french_parade
	
	major = yes
	
	trigger = {
		2 = { is_controlled_by = FRA }
		2 = { is_owned_by = ITA }
		FRA = { has_war_with = ITA }
		NOT = { has_global_flag = fall_of_rome_fra }
	}
	
	immediate = {
		set_global_flag = fall_of_rome_fra
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = FRA
				TAG = ITA
			}
		}
	}
	option = {
		name = news.130.b
		trigger = { TAG = FRA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ITA }
	}
}

# The Liberation of Paris (Allies)
news_event = {
	id = news.134
	title = news.134.t
	desc = news.134.d
	picture = GFX_news_event_051
	
	major = yes
	
	is_triggered_only = yes

	trigger = {
		NOT = { has_global_flag = liberation_of_paris }
		has_global_flag = fall_of_france
	}
	
	immediate = {
		set_global_flag = liberation_of_paris
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = FRA
				TAG = CAN
				TAG = NZL
				TAG = SAF
				TAG = GER
			}
		}
	}
	option = {
		name = news.145.a
		trigger = { 
			OR = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = FRA
				TAG = CAN
				TAG = NZL
				TAG = SAF
			}
		}
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Tokyo (USA)
news_event = {
	id = news.135
	title = news.135.t
	desc = news.135.d
	picture = GFX_news_event_053
	
	major = yes
	
	trigger = {
		282 = { is_controlled_by = USA }
		282 = { is_owned_by = JAP }
		USA = { has_war_with = JAP }
		NOT = { has_global_flag = fall_of_tokyo_usa }
	}
	
	immediate = {
		set_global_flag = fall_of_tokyo_usa
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = USA
				TAG = JAP
			}
		}
	}
	option = {
		name = news.128.b
		trigger = { TAG = USA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = JAP }
	}
}

# The Fall of Moscow (Allies)
news_event = {
	id = news.136
	title = news.106.t
	desc = news.136.d
	picture = GFX_news_event_soldiers_marching
	
	major = yes
	
	trigger = {
		OR = {
			219 = { is_controlled_by = ENG }
			219 = { is_controlled_by = USA }
			219 = { is_controlled_by = AST }
			219 = { is_controlled_by = CAN }
			219 = { is_controlled_by = NZL }
			219 = { is_controlled_by = SAF }
			219 = { is_controlled_by = FRA }
		}
		219 = { is_owned_by = SOV }
		NOT = { has_global_flag = fall_of_moscow_allies }
	}
	
	immediate = {
		set_global_flag = fall_of_moscow_allies
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = CAN
				TAG = NZL
				TAG = SAF
				TAG = SOV
			}
		}
	}
	option = {
		name = news.132.b
		trigger = { 
			OR = {
				TAG = ENG
				TAG = USA
				TAG = AST
				TAG = CAN
				TAG = NZL
				TAG = SAF
			}
		}
	}
	option = {
		name = news.100.c
		trigger = { TAG = SOV }
	}
}

# The Liberation of London (USA)
news_event = {
	id = news.137
	title = news.137.t
	desc = news.137.d
	picture = GFX_news_event_061
	
	major = yes
	is_triggered_only = yes 
	trigger = {
		NOT = { has_global_flag = liberation_of_london }
		has_global_flag = fall_of_london_ger
	}
	
	immediate = {
		set_global_flag = liberation_of_london
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = USA
				TAG = GER
			}
		}
	}
	option = {
		name = news.128.b
		trigger = { TAG = USA }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Warsaw (USSR)
news_event = {
	id = news.138
	title = news.100.t
	desc = news.138.d
	picture = GFX_news_event_067
	
	major = yes
	
	trigger = {
		10 = { is_controlled_by = SOV }
		10 = { is_owned_by = POL }
		SOV = { has_war_with = POL }
		NOT = { has_global_flag = fall_of_warsaw_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_warsaw_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.100.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = POL
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = POL }
	}
}

# The Liberation of Warsaw
news_event = {
	id = news.139
	title = news.139.t
	desc = news.139.d
	picture = GFX_news_event_polish_resistance_warsaw
	
	major = yes
	is_triggered_only = yes
	trigger = {
		NOT = { has_global_flag = liberation_of_warsaw }
		has_global_flag = fall_of_warsaw_ger
	}
	
	immediate = {
		set_global_flag = liberation_of_warsaw
	}
	
	option = {
		name = news.139.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = GER
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Berlin (USSR)
news_event = {
	id = news.140
	title = news.128.t
	desc = news.140.d
	picture = GFX_news_event_german_reichstag_graffiti_ruins
	
	major = yes
	
	trigger = {
		64 = { is_controlled_by = SOV }
		64 = { is_owned_by = GER }
		GER = { has_war_with = SOV }
		NOT = { has_global_flag = fall_of_berlin_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_berlin_sov
		play_victory_parade_effect = yes
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.140.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = GER
			}
		}
	}
	option = {
		name = news.140.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Rome (USSR)
news_event = {
	id = news.141
	title = news.132.t
	desc = news.141.d
	picture = GFX_news_event_063
	
	major = yes
	
	trigger = {
		2 = { is_controlled_by = SOV }
		2 = { is_owned_by = ITA }
		SOV = { has_war_with = ITA }
		NOT = { has_global_flag = fall_of_rome_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_rome_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.140.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = ITA
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ITA }
	}
}

# The Fall of Paris (USSR)
news_event = {
	id = news.142
	title = news.101.t
	desc = news.142.d
	picture = GFX_news_event_064
	
	major = yes
	
	trigger = {
		16 = { is_controlled_by = SOV }
		16 = { is_owned_by = FRA }
		SOV = { has_war_with = FRA }
		NOT = { has_global_flag = fall_of_paris_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_paris_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.140.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = FRA
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = FRA }
	}
}

# The Liberation of Paris (USSR)
news_event = {
	id = news.143
	title = news.134.t
	desc = news.143.d
	picture = GFX_news_event_073
	
	major = yes
	
	trigger = {
		16 = { is_controlled_by = SOV }
		16 = { is_owned_by = GER }
		NOT = { has_global_flag = liberation_of_paris_sov }
		has_global_flag = fall_of_france
	}
	
	immediate = {
		set_global_flag = liberation_of_paris_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.143.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = GER
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of London (USSR)
news_event = {
	id = news.144
	title = news.102.t
	desc = news.144.d
	picture = GFX_news_event_063
	
	major = yes
	
	trigger = {
		126 = { is_controlled_by = SOV }
		126 = { is_owned_by = ENG }
		SOV = { has_war_with = ENG }
		NOT = { has_global_flag = fall_of_london_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_london_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.140.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = ENG
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# The Liberation of London (USSR)
news_event = {
	id = news.145
	title = news.137.t
	desc = news.145.d
	picture = GFX_news_event_063
	
	major = yes
	
	trigger = {
		126 = { is_controlled_by = SOV }
		126 = { is_owned_by = GER }
		NOT = { has_global_flag = liberation_of_london_sov }
		has_global_flag = fall_of_london_ger
	}
	
	immediate = {
		set_global_flag = liberation_of_london_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = GER
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = GER }
	}
}

# The Fall of Tokyo (USSR)
news_event = {
	id = news.146
	title = news.135.t
	desc = news.146.d
	picture = GFX_news_event_072
	
	major = yes
	
	trigger = {
		282 = { is_controlled_by = SOV }
		282 = { is_owned_by = JAP }
		SOV = { has_war_with = JAP }
		NOT = { has_global_flag = fall_of_tokyo_sov }
	}
	
	immediate = {
		set_global_flag = fall_of_tokyo_sov
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = JAP
			}
		}
	}
	option = {
		name = news.138.b
		trigger = { TAG = SOV }
	}
	option = {
		name = news.100.c
		trigger = { TAG = JAP }
	}
}

# The Fall of Leningrad (Finland)
news_event = {
	id = news.147
	title = news.103.t
	desc = news.147.d
	picture = GFX_news_event_056
	
	major = yes
	
	trigger = {
		195 = { is_controlled_by = FIN }
		195 = { is_owned_by = SOV }
		SOV = { has_war_with = FIN }
		NOT = { has_global_flag = fall_of_leningrad_fin }
	}
	
	immediate = {
		set_global_flag = fall_of_leningrad_fin
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = FIN
				TAG = SOV
			}
		}
	}
	option = {
		name = news.132.b
		trigger = { TAG = FIN }
	}
	option = {
		name = news.100.c
		trigger = { TAG = SOV }
	}
}

# The Fall of Tokyo (China)
news_event = {
	id = news.148
	title = news.135.t
	desc = news.148.d
	picture = GFX_news_event_chinese_soldiers_march
	
	major = yes
	
	trigger = {
		282 = { is_controlled_by = CHI }
		282 = { is_owned_by = JAP }
		JAP = { has_war_with = CHI }
		NOT = { has_global_flag = fall_of_tokyo_chi }
	}
	
	immediate = {
		set_global_flag = fall_of_tokyo_chi
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = {
				TAG = CHI
				TAG = JAP
			}
		}
	}
	option = {
		name = news.132.b
		trigger = { TAG = CHI }
	}
	option = {
		name = news.100.c
		trigger = { TAG = JAP }
	}
}

# The Fall of Gibraltar (Spain)
news_event = {
	id = news.149
	title = news.112.t
	desc = news.149.d
	picture = GFX_news_event_052
	
	major = yes
	
	trigger = {
		any_other_country = {
			original_tag = SPR
			controls_state = 118
			has_war_with = ENG
		}
		118 = { is_owned_by = ENG }
		NOT = {
			AND = {
				has_global_flag = spanish_civil_war
				NOT = { has_global_flag = scw_over }
			}
		}
		NOT = { has_global_flag = fall_of_gibraltar_spa }
	}
	
	immediate = {
		set_global_flag = fall_of_gibraltar_spa
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.145.a
		trigger = {
			NOT = { original_tag = SPR }
			NOT = { tag = ENG }
		}
	}
	option = {
		name = news.132.b
		trigger = { 
			original_tag = SPR
		}
	}
	option = {
		name = news.100.c
		trigger = { TAG = ENG }
	}
}

# Yugoslav Coup
news_event = {
	id = news.150
	title = news.150.t
	desc = news.150.d
	picture = GFX_news_event_yugoslav_coup
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.145.a
		trigger = { NOT = { tag = GER } }
	}

	option = {
		name = news.150.b
		trigger = { tag = GER }
		create_wargoal = {
			type = take_state_focus
			target = YUG
			generator = { 107 }
		}
	}
}

# Remilitarization of the Rhineland (Germany Backs Down, Allied Pressure)
news_event = {
	id = news.151
	title = news.151.t
	desc = news.151.d
	picture = GFX_news_event_hitler_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.151.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.151.b
		trigger = { 
			OR = {
				TAG = GER 
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.151.c
		trigger = {
			OR = { 
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# Remilitarization of the Rhineland (Germany Backs Down, French Pressure)
news_event = {
	id = news.152
	title = news.151.t
	desc = news.152.d
	picture = GFX_news_event_hitler_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.151.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = FRA
				TAG = ENG
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.151.b
		trigger = { 
			OR = {
				TAG = GER 
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.152.c
		trigger = { TAG = FRA }
	}
	option = {
		name = news.152.e
		trigger = { TAG = ENG }
	}
}

# Germany Breaks Molotov-Ribbentrop Pact
news_event = {
	id = news.153
	title = news.153.t
	desc = news.153.d
	picture = GFX_news_event_german_inspect_troops
	
	major = yes

	trigger = {
		SOV = {
			has_defensive_war_with = GER
			has_opinion_modifier = MR_pact
		}
		NOT = { has_global_flag = MR_pact_broken_event_flag }
	}

	mean_time_to_happen = {
		days = 2
	}

	immediate = {
		hidden_effect = {
			set_global_flag = MR_pact_broken_event_flag
			SOV = { 
				remove_opinion_modifier = { target = GER modifier = MR_pact }
				remove_ideas = SOV_molotov_ribbentrop_pact
			}
			GER = { remove_opinion_modifier = { target = SOV modifier = MR_pact } }
			every_other_country = {
				limit = { has_opinion_modifier = MR_pact_fascists }
				remove_opinion_modifier = { target = GER modifier = MR_pact_fascists }
			}
		}
	}
	
	option = {
		name = news.153.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
				is_in_faction_with = SOV
			}
		}
		if = {
			limit = {
				original_tag = ENG
				has_government = communism
				has_country_leader = {
					name = "Rajani Palme Dutt"
					ruling_only = yes
				}
			}
			create_country_leader = {
				name = "Harry Pollitt"
				desc = "POLITICS_HARRY_POLLITT_DESC"
				picture = GFX_portrait_Harry_Pollitt
				expire = "1965.1.1"
				ideology = leninism
				traits = {
					staunch_stalinist
				}
			}
		}
	}
	option = {
		name = news.153.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.153.c
		trigger = { 
			OR = {
				TAG = SOV
				is_in_faction_with = SOV
			}
		}
	}
}

# USSR Breaks Molotov-Ribbentrop Pact
news_event = {
	id = news.154
	title = news.154.t
	desc = news.154.d
	picture = GFX_news_event_006
	
	major = yes

	trigger = {
		GER = {
			has_defensive_war_with = SOV
			has_opinion_modifier = MR_pact
		}
		NOT = { has_global_flag = MR_pact_broken_event_flag }
	}

	mean_time_to_happen = {
		days = 2
	}

	immediate = {
		hidden_effect = {
			set_global_flag = MR_pact_broken_event_flag
			SOV = { 
				remove_opinion_modifier = { target = GER modifier = MR_pact }
				remove_ideas = SOV_molotov_ribbentrop_pact
			}
			GER = { remove_opinion_modifier = { target = SOV modifier = MR_pact } }
			every_other_country = {
				limit = { has_opinion_modifier = MR_pact_fascists }
				remove_opinion_modifier = { target = GER modifier = MR_pact_fascists }
			}
		}
	}
	
	option = {
		name = news.153.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.154.b
		trigger = {
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.154.c
		trigger = { TAG = SOV }
	}
}

# Germany declares war without having remilitarized Rhineland. Which then happens.
news_event = {
	id = news.155
	title = news.155.t
	desc = news.155.d
	picture = GFX_news_event_german_soldiers
	
	major = yes

	trigger = {
		NOT = { has_global_flag = rhineland_militarized_war }
		GER = {
			OR = {
				has_country_flag = GER_rhineland_backed_down
				NOT = { has_completed_focus = GER_rhineland }
			}
			has_offensive_war = yes
		}
		42 = {
			is_demilitarized_zone = no
		}
	}

	immediate = {
		set_global_flag = rhineland_militarized_war
	}
	

	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		trigger = { NOT = { tag = GER } }
		name = news.155.a
	}
	option = {
		trigger = { tag = GER } 
		name = news.155.b
	}
}

# Komet Sighted
news_event = {
	id = news.156
	title = news.156.t
	desc = news.156.d
	picture = GFX_news_event_komet
	
	#major = yes

	fire_only_once = yes

	trigger = {
		tag = GER
		has_tech = rocket_engines
	}

	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.156.a
		add_stability = -0.01
		custom_effect_tooltip = news.156.a.tt
		add_stability = 0.01
		custom_effect_tooltip = news.156.a.2.tt
	}
}

# USA intervenes in war between ppl in America
news_event = {
	id = news.157
	title = news.157.t
	desc = news.157.d
	picture = GFX_news_event_020
	
	major = yes

	# Use the below if we only want it to fire once
	#trigger = {
	#	NOT = { has_global_flag = news.157_fired }
	#}
	#immediate = { set_global_flag = news.157_fired }

	is_triggered_only = yes
	
	option = {
		trigger = { tag = USA } 
		name = news.157.a_usa
	}
	option = {
		trigger = { NOT = { tag = USA } }
		name = news.157.a
	}
}
# USA intervenes in war between ppl in America
news_event = {
	id = news.158
	title = news.158.t
	desc = news.158.d
	picture = GFX_news_event_020
	
	major = yes

	# Use the below if we only want it to fire once
	#trigger = {
	#	NOT = { has_global_flag = news.158_fired }
	#}
	#immediate = { set_global_flag = news.158_fired }

	is_triggered_only = yes
	
	option = {
		trigger = { tag = USA }
		name = news.158.a_usa
	}	
	option = {
		trigger = { NOT = { tag = USA } }
		name = news.158.a
	}
}

# Faction Founded!
news_event = {
	id = news.159
	title = news.159.t
	desc = {
		text = news.159.d_01
		trigger = { FROM = { has_government = neutrality } }
	}
	desc = {
		text = news.159.d_02
		trigger = { FROM = { has_government = democratic } }
	}
	desc = {
		text = news.159.d_03
		trigger = { FROM = { has_government = fascism } }
	}
	desc = {
		text = news.159.d_04
		trigger = { FROM = { has_government = communism } }
	}

	picture = GFX_news_event_009
	
	major = yes

	is_triggered_only = yes
	
	option = {
		trigger = {
			NOT = { tag = FROM }
			NOT = { is_in_faction_with = FROM }
		}
		name = news.159.a
		every_other_country = {
			limit = { is_in_faction_with = FROM }
			custom_effect_tooltip = news.159.tt
		}
	}
	option = {
		trigger = { tag = FROM }
		name = news.159.b
	}
	option = {
		trigger = {
			NOT = { tag = FROM }
			is_in_faction_with = FROM
		}
		name = news.159.c
	}
}

# Germany has defensive war without having remilitarized Rhineland. Which then happens.
news_event = {
	id = news.160
	title = news.160.t
	desc = news.160.d
	picture = GFX_news_event_german_soldiers
	
	major = yes

	trigger = {
		NOT = { has_global_flag = rhineland_militarized_war }
		GER = {
			OR = {
				has_country_flag = GER_rhineland_backed_down
				NOT = { has_completed_focus = GER_rhineland }
			}
			has_defensive_war = yes
			NOT = { has_civil_war = yes }
		}
		42 = {
			is_demilitarized_zone = no
		}
	}

	immediate = {
		set_global_flag = rhineland_militarized_war
	}
	

	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		trigger = { NOT = { tag = GER } }
		name = news.160.a
	}	
	option = {
		trigger = { tag = GER }
		name = news.160.b
	}
}

# France bans communism
news_event = {
	id = news.161
	title = news.161.t
	desc = news.161.d
	picture = GFX_news_event_worker_protests
	
	major = yes

	is_triggered_only = yes
	
	option = {
		trigger = { has_government = fascism }
		name = news.161.a
	}	
	option = {
		trigger = { has_government = communism }
		name = news.161.b
	}	
	option = {
		trigger = {
			NOT = { has_government = fascism }
			NOT = { has_government = communism }
			NOT = { tag = FRA }
		}
		name = news.161.c
	}	
	option = {
		trigger = { tag = FRA }
		name = news.161.e
	}
}

# End of Spanish Civil War (Inconclusive)
news_event = {
	id = news.162
	title = news.64.t
	desc = news.162.d
	picture = GFX_news_event_032
	
	major = yes
	
	trigger = {
		has_global_flag = spanish_civil_war
		SPR = { has_civil_war = no }
		NOT = { has_global_flag = scw_over }
		NOT = { has_dlc = "La Resistance" }
		any_other_country = {
			original_tag = SPR
			has_government = fascism
		}
		any_other_country = {
			original_tag = SPR
			NOT = { has_government = fascism }
		}
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	immediate = {
		set_global_flag = scw_over
	}
	
	option = {
		name = news.162.a
		trigger = {
			NOT = { original_tag = SPR }
		}
	}
	option = {
		name = news.162.b
		trigger = { original_tag = SPR }
	}
}

# London Conference
news_event = {
	id = news.163
	title = news.163.t
	desc = news.163.d
	picture = GFX_news_event_019

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.163.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = YUG
			}
		}
	}
	option = {
		name = news.163.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.163.c
		trigger = { TAG = ENG }
	}
	option = {
		name = news.163.e
		trigger = { TAG = YUG }
	}
}

# Slovenian Crisis (British and possibly French Support)
news_event = {
	id = news.164
	title = news.164.t
	desc = {
		text = news.164.d
		trigger = { NOT = { has_global_flag = FRA_abandoned_yugoslavia } }
	}
	desc = {
		text = news.164.d_FRA_abandoned_yugoslavia
		trigger = { has_global_flag = FRA_abandoned_yugoslavia }
	}
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.164.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
				TAG = YUG
			}
		}
	}
	option = {
		name = news.164.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.164.c
		trigger = {
			OR = {
				TAG = ENG
				AND = { 
					TAG = FRA
					NOT = { has_global_flag = FRA_abandoned_yugoslavia }
				}
			}
		}
	}
	option = {
		name = news.164.e
		trigger = { TAG = YUG }
	}
	option = {
		name = news.164.f
		trigger = {
			TAG = FRA 
			has_global_flag = FRA_abandoned_yugoslavia
		}
	}
}

# Slovenian Crisis (French Support)
news_event = {
	id = news.165
	title = news.165.t
	desc = news.165.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.165.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ENG
				TAG = FRA
				TAG = YUG
			}
		}
	}
	option = {
		name = news.165.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.165.c
		trigger = { TAG = ENG }
	}
	option = {
		name = news.165.e
		trigger = { TAG = YUG }
	}
	option = {
		name = news.165.f
		trigger = { TAG = FRA }
	}
}

# London Agreement (Yugoslavia Resist)
news_event = {
	id = news.166
	title = news.166.t
	desc = news.166.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.166.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = YUG
			}
		}
	}
	option = {
		name = news.166.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.166.c
		trigger = { TAG = YUG }
	}
}

# Slovenian Crisis (Italian Support)
news_event = {
	id = news.167
	title = news.167.t
	desc = news.167.d
	picture = GFX_news_event_009

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.167.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ITA
				TAG = YUG
			}
		}
	}
	option = {
		name = news.167.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.167.e
		trigger = { TAG = ITA }
	}
	option = {
		name = news.167.c
		trigger = { TAG = YUG }
	}
}

#First Ljubljana award
news_event = {
	id = news.168
	title = news.168.t
	desc = news.168.d

	picture = GFX_news_event_019

	major = yes

	is_triggered_only = yes

	option = {
		name = news.168.a
		trigger = {
			OR = {
				TAG = GER 
				is_in_faction_with = GER
			}
			NOT = { tag = HUN }
			NOT = { tag = BUL }
			NOT = { tag = ITA }
			NOT = { tag = YUG }
		}
	}
	option = {
		name = news.168.b
		trigger = { TAG = YUG }
	}
	option = {
		name = news.168.c
		trigger = { 
			NOT = { TAG = GER } 
			NOT = { TAG = YUG }
			NOT = { tag = HUN }
			NOT = { tag = BUL }
			NOT = { tag = ITA }			
			NOT = { is_in_faction_with = GER }
		}
	}
	option = {
		name = news.168.e
		trigger = {
			TAG = HUN
			HUN = {
				has_country_flag = GER_first_ljubljana_award			
			}
		}
	}
	option = {
		name = news.168.f
		trigger = {
			TAG = HUN
			HUN = {
				NOT = { has_country_flag = GER_first_ljubljana_award }
			}
		}
	}
	option = {
		name = news.168.g
		trigger = {
			TAG = BUL
			BUL = {
				has_country_flag = GER_first_ljubljana_award			
			}
		}
	}
	option = {
		name = news.168.h
		trigger = {
			TAG = BUL
			BUL = {
				NOT = { has_country_flag = GER_first_ljubljana_award }
			}
		}
	}
	option = {
		name = news.168.i
		trigger = {
			TAG = ITA
			ITA = {
				has_country_flag = GER_first_ljubljana_award			
			}
		}
	}
	option = {
		name = news.168.j
		trigger = {
			TAG = ITA
			ITA = {
				NOT = { has_country_flag = GER_first_ljubljana_award }
			}
		}
	}
}

news_event = {
	id = news.169
	title = news.169.t
	desc = {
		text = news.169.d_annex_YUG
		trigger = {
			has_global_flag = GER_fate_of_yugoslavia_annex_YUG
		}
	}
	desc = {
		text = news.169.d_puppet_CRO_annex_YUG
		trigger = {
			has_global_flag = GER_fate_of_yugoslavia_puppet_CRO_annex_YUG
		}
	}
	desc = {
		text = news.169.d_puppet_CRO_YUG
		trigger = {
			has_global_flag = GER_fate_of_yugoslavia_puppet_CRO_YUG
		}
	}

	picture = GFX_news_event_009

	major = yes

	is_triggered_only = yes

	option = {
		name = news.169.a
		trigger = {
			TAG = GER
		}
	}
	option = {
		name = news.169.b
		trigger = {
			NOT = { TAG = GER }
			is_in_faction_with = GER
		}
	}
	option = {
		name = news.169.c
		trigger = {
			NOT = { TAG = GER }
			NOT = { is_in_faction_with = GER }
			is_in_faction = yes
		}
	}
	option = {
		name = news.169.e
		trigger = {
			NOT = { TAG = GER }
			is_in_faction = no
		}
	}
}

news_event = {
	id = news.170
	title = news.170.t
	desc = {
		text = news.170.d_BUL
		trigger = {
			has_global_flag = GER_second_ljubljana_award_BUL_event
			NOT = { has_global_flag = GER_second_ljubljana_award_ITA_event }
		}
	}
	desc = {
		text = news.170.d_ITA
		trigger = {
			has_global_flag = GER_second_ljubljana_award_ITA_event
			NOT = { has_global_flag = GER_second_ljubljana_award_BUL_event }
		}
	}
	desc = {
		text = news.170.d_ITA_BUL
		trigger = {
			has_global_flag = GER_second_ljubljana_award_ITA_event
			has_global_flag = GER_second_ljubljana_award_BUL_event
		}
	}
	desc = {
		text = news.170.d_GER
		trigger = {
			has_global_flag = GER_second_ljubljana_award_GER_event
		}
	}

	picture = GFX_news_event_009

	major = yes

	is_triggered_only = yes

	option = {
		name = news.170.a
		trigger = {
			TAG = GER
		}
	}
	option = {
		name = news.170.b
		trigger = {
			NOT = { TAG = GER }
			is_in_faction_with = GER
		}
	}
	option = {
		name = news.170.c
		trigger = {
			NOT = { TAG = GER }
			NOT = { is_in_faction_with = GER }
			is_in_faction = yes
		}
	}
	option = {
		name = news.170.e
		trigger = {
			NOT = { TAG = GER }
			is_in_faction = no
		}
	}
}

news_event = {
	id = news.171
	title = news.171.t
	desc = {
		text = news.171.d_BUL
		trigger = {
			has_global_flag = GER_second_ljubljana_award_BUL_event
			NOT = { has_global_flag = GER_second_ljubljana_award_ITA_event }
		}
	}
	desc = {
		text = news.171.d_ITA
		trigger = {
			has_global_flag = GER_second_ljubljana_award_ITA_event
			NOT = { has_global_flag = GER_second_ljubljana_award_BUL_event }
		}
	}
	desc = {
		text = news.171.d_ITA_BUL
		trigger = {
			has_global_flag = GER_second_ljubljana_award_ITA_event
			has_global_flag = GER_second_ljubljana_award_BUL_event
		}
	}
	desc = {
		text = news.171.d_GER
		trigger = {
			has_global_flag = GER_second_ljubljana_award_GER_event
		}
	}

	picture = GFX_news_event_009

	major = yes

	is_triggered_only = yes

	option = {
		name = news.171.a
		trigger = {
			TAG = GER
		}
	}
	option = {
		name = news.171.b
		trigger = {
			NOT = { TAG = GER }
			is_in_faction_with = GER
		}
	}
	option = {
		name = news.171.c
		trigger = {
			NOT = { TAG = GER }
			NOT = { is_in_faction_with = GER }
			is_in_faction = yes
			NOT = { tag = GRE }
		}
	}
	option = {
		name = news.171.e
		trigger = {
			NOT = { TAG = GER }
			is_in_faction = no
			NOT = { tag = GRE }
		}
	}
	option = {
		name = news.171.f
		trigger = {
			tag = GRE
		}
	}
}

news_event = {
	id = news.172
	title = news.172.t
	desc = news.172.d

	picture = GFX_news_event_009

	major = yes

	is_triggered_only = yes

	option = {
		name = news.172.a
		trigger = {
			TAG = GER
		}
	}
	option = {
		name = news.172.b
		trigger = {
			NOT = { TAG = GER }
			NOT = { TAG = GRE }
			is_in_faction_with = GER
		}		
	}
	option = {
		name = news.172.c
		trigger = {
			NOT = { TAG = GER }
			NOT = { is_in_faction_with = GER }
			is_in_faction = yes
			NOT = { tag = GRE }
		}
	}
	option = {
		name = news.172.e
		trigger = {
			NOT = { TAG = GER }
			is_in_faction = no
			NOT = { tag = GRE }
		}
	}
	option = {
		name = news.172.f
		trigger = {
			tag = GRE
		}
	}
}

# Deleted stuff in NSB
#news_event = {
#	id = news.173
#	title = news.173.t
#	picture = GFX_news_event_023
#	
#	major = yes
#
##	trigger = {
##		NOT = { has_global_flag = SOV_fourth_international_fired }
##		SOV = {
##			OR = {
##				has_completed_focus = SOV_great_purge
##				NOT = { has_country_flag = SOV_purge_started }
##			}
##			has_government = communism
##		}		
##		date > 1938.9.1
##	}
#	is_triggered_only = yes
#
#	immediate = {
#		set_global_flag = SOV_fourth_international_fired
#
#		# Set flag for amount of purges (completing focus counts as 1)
#		SOV = {
#			#1
#			if = {
#				limit = {
#					has_completed_focus = SOV_great_purge
#					has_country_flag = no_political_purge
#					has_country_flag = purge_1_no_purge
#					has_country_flag = purge_2_no_purge
#				}
#				set_country_flag = SOV_purged_1
#			}
#			#2
#			if = {
#				limit = {
#					has_completed_focus = SOV_great_purge
#					OR = {
#						AND = {
#							NOT = { has_country_flag = no_political_purge }
#							has_country_flag = purge_1_no_purge
#							has_country_flag = purge_2_no_purge
#						}
#						AND = {
#							has_country_flag = no_political_purge
#							NOT = { has_country_flag = purge_1_no_purge }
#							has_country_flag = purge_2_no_purge
#						}
#						AND = {
#							has_country_flag = no_political_purge
#							has_country_flag = purge_1_no_purge
#							NOT = { has_country_flag = purge_2_no_purge }
#						}
#					}
#				}
#				set_country_flag = SOV_purged_2
#			}
#			#3
#			if = {
#				limit = {
#					has_completed_focus = SOV_great_purge
#					OR = {
#						AND = {
#							NOT = { has_country_flag = no_political_purge }
#							NOT = { has_country_flag = purge_1_no_purge }
#							has_country_flag = purge_2_no_purge
#						}
#						AND = {
#							has_country_flag = no_political_purge
#							NOT = { has_country_flag = purge_1_no_purge }
#							NOT = { has_country_flag = purge_2_no_purge }
#						}
#						AND = {
#							NOT = { has_country_flag = no_political_purge }
#							has_country_flag = purge_1_no_purge
#							NOT = { has_country_flag = purge_2_no_purge }
#						}
#					}
#				}
#				set_country_flag = SOV_purged_3
#			}
#			#4
#			if = {
#				limit = {
#					SOV = {
#						has_completed_focus = SOV_great_purge
#						NOT = { has_country_flag = no_political_purge }
#						NOT = { has_country_flag = purge_1_no_purge }
#						NOT = { has_country_flag = purge_2_no_purge	}
#					}
#				}
#				set_country_flag = SOV_purged_4
#			}
#		}
#	}
#
#	#mean_time_to_happen = { days = 2 }
#
#	desc = {
#		#not enough ppl killed
#		text = news.173.d_1
#		trigger = {
#			SOV = {
#				OR = {
#					NOT = { has_completed_focus = SOV_great_purge }
#					has_country_flag = no_political_purge
#					has_country_flag = purge_1_no_purge
#					has_country_flag = purge_2_no_purge
#				}
#			}
#		}
#	}
#	desc = {
#		text = news.173.d_2
#		trigger = {
#			SOV = {
#				has_completed_focus = SOV_great_purge
#				NOT = { has_country_flag = no_political_purge }
#				NOT = { has_country_flag = purge_1_no_purge }
#				NOT = { has_country_flag = purge_2_no_purge	}
#			}
#		}
#	}
#
#	option = {
#		name = news.173.a
#		trigger = { NOT = {	tag = SOV } }
#	}
#	option = {
#		name = news.173.b
#		trigger = { tag = SOV }
#	}
#}

#FROM pursues nuclear technology
news_event = {
	id = news.174
	title = news.174.t
	picture = GFX_news_event_069
	desc = news.174.d

	major = yes

	is_triggered_only = yes

	#We should follow this development.
	option = {
		name = news.174.a
		trigger = {
			NOT = {
				is_in_faction_with = FROM
				has_war_with = FROM
				tag = FROM
			}
		}
	}

	#Let us hope their research bears fruit.
	option = {
		name = news.174.b
		trigger = {
			is_in_faction_with = FROM
			NOT = {
				tag = FROM
			}
		}
	}

	#It will never amount to anything.
	option = {
		name = news.174.c
		trigger = {
			has_war_with = FROM
		}
	}

	#We will conduct our research in secret.
	option = {
		name = news.174.e
		trigger = {
			tag = FROM
		}
	}
}


#France joins Britain
news_event = {
	id = news.175
	title = news.175.t
	picture = GFX_news_event_churchill_degaulle
	desc = news.175.d

	major = yes

	is_triggered_only = yes

	#We stand together.
	option = {
		name = news.175.a
		trigger = {
			OR = {
				tag = ENG
				tag = FRA
			}
		}
	}

	#They are preparing for the worst.
	option = {
		name = news.175.b
		trigger = {
			FRA = {
				has_war = no
			}
			NOT = {
				OR = {
					tag = FRA
					tag = ENG
					tag = GER
				}
			}
		}
	}

	#Banding together like cornered rats.
	option = {
		name = news.175.c
		trigger = {
			OR = {
				tag = GER
				has_war_with = FRA
			}
		}
	}

	#Britain has thrown in their lot.
	option = {
		name = news.175.e
		trigger = {
			FRA = {
				has_war = yes
			}
			NOT = {
				has_war_with = FRA
			}
			NOT = {
				OR = {
					tag = FRA
					tag = ENG
					tag = GER
				}
			}
		}
	}
}



#Britain rejects French alliance
news_event = {
	id = news.176
	title = news.176.t
	picture = GFX_news_event_churchill_degaulle
	desc = news.176.d

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#They should have asked more nicely.
	option = {
		name = news.176.a
		trigger = {
			tag = ENG
		}
	}

	#Our old enemies stand divided.
	option = {
		name = news.176.b
		trigger = {
			tag = GER
		}
	}

	#A dark day for the old allies.
	option = {
		name = news.176.c
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = GER
				}
			}
		}
	}
}

#The Little Entente
news_event = {
	id = news.177
	title = news.177.t
	desc = news.177.d
	picture = GFX_news_event_057

	major = yes

	is_triggered_only = yes

	#Don't come crying to us later, then!
	option = {
		name = news.177.a
		trigger = {
			tag = ENG
		}
	}

	#Vive la France!
	option = {
		name = news.177.b
		trigger = {
			tag = FRA
		}
	}

	#We must never again let France have hegemony in Europe.
	option = {
		name = news.177.c
		trigger = {
			OR = {
				tag = GER
				tag = ITA
				if = {
					limit = {
						NOT = { has_dlc = "La Resistance" }
					}
					AND = {
						original_tag = SPR
						has_government = fascism
					}
				}
				if = {
					limit = {
						has_dlc = "La Resistance"
					}
					tag = SPA
				}
				tag = SOV
			}
		}
	}

	#Europe must unite against Fascist aggressors!
	option = {
		name = news.177.e
		trigger = {
			tag = CZE
			NOT = {
				has_government = fascism
			}
		}
	}

	#European tension is growing.
	option = {
		name = news.177.f
		trigger = {
			NOT = {
				tag = GER
				tag = ITA
				tag = SOV
				if = {
					limit = {
						NOT = { has_dlc = "La Resistance" }
					}
					AND = {
						original_tag = SPR
						NOT = {
							has_government = fascism
						}
					}
				}
				if = {
					limit = {
						has_dlc = "La Resistance"
					}
					NOT = { tag = SPA }
				}
				tag = FRA
				tag = ENG
				AND = {
					tag = CZE
					has_government = fascism
				}
			}
		}
	}
}


#The Left Ascendant in France
news_event = {
	id = news.178
	title = news.178.t
	desc = news.178.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#France is with us towards the future!
	option = {
		name = news.178.a
		trigger = {
			has_government = communism
		}
	}

	#A sure sign of French weakness.
	option = {
		name = news.178.b
		trigger = {
			has_government = fascism
		}
	}

	#A tragic day for the Third Republic.
	option = {
		name = news.178.c
		trigger = {
			has_government = democratic
		}
	}

	#A worrisome development.
	option = {
		name = news.178.e
		trigger = {
			has_government = neutrality
		}
	}
}


#The Right Ascendant in France
news_event = {
	id = news.179
	title = news.179.t
	desc = news.179.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#The French government is an enemy of its people!
	option = {
		name = news.179.a
		trigger = {
			has_government = communism
		}
	}

	#This could once again make France a great nation.
	option = {
		name = news.179.b
		trigger = {
			has_government = fascism
		}
	}

	#A tragic day for the Third Republic.
	option = {
		name = news.179.c
		trigger = {
			has_government = democratic
		}
	}

	#A worrisome development.
	option = {
		name = news.179.e
		trigger = {
			has_government = neutrality
		}
	}
}


#France Is Welcomed by the Comintern
news_event = {
	id = news.180
	title = news.180.t
	desc = news.180.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	immediate = {
		FRA = {
			save_event_target_as = France		
		}
	}

	#United towards the World Revolution!
	option = {
		name = news.180.a
		trigger = {
			OR = {
				has_government = communism
				tag = FRA
			}
		}
	}

	#Their alliance will crumble soon enough.
	option = {
		name = news.180.b
		trigger = {
			has_government = fascism
			NOT = {
				tag = FRA
			}
		}
	}

	#The enemies of democracy must not be allowed to grow stronger.
	option = {
		name = news.180.c
		trigger = {
			has_government = democratic
			NOT = {
				tag = FRA
			}
		}
	}

	#France has picked her side.
	option = {
		name = news.180.e
		trigger = {
			has_government = neutrality
			NOT = {
				tag = FRA
			}
		}
	}
}


#Italy And France Unite
news_event = {
	id = news.181
	title = news.181.t
	desc = news.181.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	immediate = {
		FRA = {
			save_event_target_as = France		
		}
	}

	#Together we stand strong!
	option = {
		name = news.181.a
		trigger = {
			OR = {
				tag = FRA
				tag = ITA
			}
		}
	}


	#The enemies of democracy grow stronger.
	option = {
		name = news.181.b
		trigger = {
			NOT = {
				tag = FRA
			}
			NOT = {
				tag = ITA
			}
			has_government = democratic
		}
	}

	#An unexpected Friendship
	option = {
		name = news.181.c
		trigger = {
			NOT = {
				tag = FRA
			}
			NOT = {
				tag = ITA
			}
			NOT = {
				has_government = democratic
			}
		}
	}
}


#France Joins the [From.GetFaction] (Germany)
news_event = {
	id = news.182
	title = news.182.t
	desc = news.182.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	immediate = {
		FRA = {
			save_event_target_as = France		
		}
	}

	#Nothing can threaten the [From.GetFaction]!
	option = {
		name = news.182.a
		trigger = {
			is_in_faction_with = GER
		}
	}

	#The new [From.GetName] looms over Europe.
	option = {
		name = news.182.b
		trigger = {
			NOT = {
				is_in_faction_with = GER
			}
			is_in_faction = yes
			NOT = {
				tag = ENG
			}
		}
	}

	#European diplomacy realigns along the Paris-Berlin Axis.
	option = {
		name = news.182.c
		trigger = {
			NOT = {
				is_in_faction = yes
			}
		}
	}

	option = {
		name = news.182.e
		trigger = {
			tag = ENG
		}
	}
}


#[From.GetName] Rejects French Offer of Alliance!
news_event = {
	id = news.183
	title = news.183.t
	desc = news.183.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	immediate = {
		FRA = {
			save_event_target_as = France		
		}
	}

	#How dare they!
	option = {
		name = news.183.a
		trigger = {
			tag = FRA
		}
	}

	#We can live with them as our enemies.
	option = {
		name = news.183.b
		trigger = {
			tag = FROM
		}
	}

	#As long as they are busy fighting each other...
	option = {
		name = news.183.c
		trigger = {
			NOT = {
				OR = {
					tag = FRA
					tag = FROM
				}
			}
		}
	}
}


#Italy Pursues Closer Bonds With Germany
news_event = {
	id = news.184
	title = news.184.t
	desc = news.184.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#Our nations share many common interests.
	option = {
		name = news.184.a
		trigger = {
			tag = GER
		}
	}

	#We will keep an eye on the situation.
	option = {
		name = news.184.b
		trigger = {
			NOT = { tag = GER }
		}
	}
}

#Italy Seeks Extensive Military Pact
news_event = {
	id = news.185
	title = news.185.t
	desc = news.185.d
	picture = GFX_news_053

	major = yes

	is_triggered_only = yes

	#Italy at the heart of a new power structure.
	option = {
		name = news.185.a
		trigger = {
			OR = {
				tag = ITA
				is_in_faction_with = ITA
			}
		}
	}

	#A new power structure in the Mediterrenean
	option = {
		name = news.185.b
		trigger = {
			NOT = {
				OR = {
					tag = ITA
					is_in_faction_with = ITA
				}
			}
			NOT = {
				OR = {
					tag = YUG
					tag = BUL
					tag = ALB
				}
			}
		}
	}

	option = {
		name = news.185.c
		trigger = {
			NOT = {
				is_in_faction_with = ITA
			}
			OR = {
				tag = YUG
				tag = BUL
				tag = ALB
			}
		}
	}
}

#Italy Lays Claim to Greek Territory
news_event = {
	id = news.186
	title = news.186.t
	desc = news.186.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		GRE = {
			save_event_target_as = Greece
		}
	}

	#Italy should be in control of the Aegean
	option = {
		name = news.186.a
		trigger = {
			is_in_faction_with = ITA
		}
	}

	#Outrageous claims!
	option = {
		name = news.186.b
		trigger = {
			NOT = {
				is_in_faction_with = ITA
			}
		}
	}
}

#Italy Seeks to Improve Relations With Greece
news_event = {
	id = news.187
	title = news.187.t
	desc = news.187.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	immediate = {
		GRE = {
			save_event_target_as = Greece
		}
	}

	#Surely they share our interests.
	option = {
		name = news.187.a
		trigger = {
			is_in_faction_with = ITA
		}
	}

	#This is not surprising.
	option = {
		name = news.187.b
		trigger = {
			NOT = {
				is_in_faction_with = ITA
			}
		}
	}

	#We do have much shared history.
	option = {
		name = news.187.c
		trigger = {
			NOT = {
				is_in_faction_with = ITA
			}
			tag = GRE
		}
	}
}

#Italy Seeks Reconciliation With Turkey
news_event = {
	id = news.188
	title = news.188.t
	desc = news.188.d
	picture = GFX_news_event_french_parade

	major = yes

	is_triggered_only = yes

	trigger = {
		NOT = {
			OR = {
				tag = ITA
				tag = TUR
			}
		}
	}

	option = {
		name = news.188.a
		trigger = {
			is_in_faction_with = ITA
		}
	}

	option = {
		name = news.188.b
		trigger = {
			has_war_with = ITA
		}
	}

	option = {
		name = news.188.c
		trigger = {
			NOT = {
				OR = {
					is_in_faction_with = ITA
					has_war_with = ITA
				}
			}
		}
	}
}

#Italy Demands Anatolian Naval Bases
news_event = {
	id = news.189
	title = news.189.t
	desc = news.189.d
	picture = GFX_news_event_german_speech

	major = yes

	is_triggered_only = yes

	#This matter was settled!
	option = {
		name = news.189.a
		trigger = {
			tag = TUR
		}
	}

	#We will have what we were promised!
	option = {
		name = news.189.b
		trigger = {
			tag = ITA
		}
	}

	#Their rivalry is intensifying.
	option = {
		name = news.189.c
		trigger = {
			NOT ={
				OR = {
					tag = ITA
					tag = TUR
				}
			}
		}
	}
}

#Spain Cedes the Balearic Islands
news_event = {
	id = news.190
	title = news.190.t
	desc = news.190.d
	picture = GFX_news_event_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	immediate = {
		ITA = {
			save_event_target_as = Italy
		}
	}

	#This is an important step towards complete Mediterranean dominance.
	option = {
		name = news.190.a
		trigger = {
			tag = ITA
		}
	}

	#
	option = {
		name = news.190.b
		trigger = {
			is_in_faction_with = ITA
			NOT = { tag = ITA }
		}
	}

	#Italy is strengthening its grip on the Mediterrenean.
	option = {
		name = news.190.b
		trigger = {
			NOT = {	is_in_faction_with = ITA }
			NOT = {
				OR = {
					tag = FROM
					tag = ITA
				}
			}
		}
	}

	#A symbol of the \"dear friendship\" between our nations.
	option = {
		name = news.190.c
		trigger = {
			tag = FROM
		}
	}
}


#Italy Establishes Alliance With Spain
#news_event = {
#	id = news.191
#	title = news.191.t
#	desc = news.191.d
#	picture = GFX_news_event_french_parade
#
#	is_triggered_only = yes
#
#	option = {
#		name = news.191.a
#	}
#}

#Italy Announces Claims On Yugoslavian Territory
news_event = {
	id = news.192
	title = news.192.t
	desc = news.192.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#Those are Yugoslavian lands, not Italian!
	option = {
		name = news.192.a
		trigger = {
			tag = YUG
		}
	}

	#They are upsetting the already fragile balance in the region.
	option = {
		name = news.192.b
		trigger = {
			NOT = {
				OR = {
					tag = YUG
					tag = ITA
				}
			}
			NOT = {
				has_government = fascism
			}
		}
	}

	#Those territories seem more Italian than Yugoslavian.
	option = {
		name = news.192.c
		trigger = {
			NOT = {
				OR = {
					tag = YUG
					tag = ITA
				}
			}
			has_government = fascism
		}
	}
}

#Italy Establishes Permanent Diplomatic Mission in Yugoslavia
news_event = {
	id = news.193
	title = news.193.t
	desc = news.193.d
	picture = GFX_news_event_yugoslavian_coup

	major = yes

	is_triggered_only = yes

	#Our nations stand together as friends.
	option = {
		name = news.193.a
		trigger = {
			OR = {
				tag = ITA
				tag = YUG
			}
		}
	}

	#There will be peace in the Adriatic.
	option = {
		name = news.193.b
		trigger =  {
			NOT = {
				OR = {
					tag = ITA
					tag = YUG
				}
			}
			ITA = {
				has_war = no
			}
		}
	}

	#It will be interesting to see where this ends.
	option = {
		name = news.193.c
		trigger =  {
			NOT = {
				OR = {
					tag = ITA
					tag = YUG
				}
			}
			ITA = {
				has_war = yes
			}
		}
	}
}

#Eastern Poland Ceded to the Soviet Union
news_event = {
	id = news.194
	title = news.194.t
	desc = news.194.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		POL = {
			save_event_target_as = Poland
		}
	}

	#[Poland.GetName] recognises the strength of the [From.GetFactionName]!
	option = {
		name = news.194.a
		trigger = {
			is_in_faction_with = SOV
		}
	}

	#The [From.GetName] consumes everything in its path.
	option = {
		name = news.194.b
		trigger = {
			NOT = {
				is_in_faction_with = SOV
			}
			is_in_faction = yes
		}
	}

	#[Poland.GetName] must have been left with no other choice.
	option = {
		name = news.194.c
		trigger = {
			is_in_faction = no
		}
	}
}

#Eastern Germany Passed to Poland
news_event = {
	id = news.195
	title = news.195.t
	desc = news.195.d
	picture = GFX_news_event_polish_tanks

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		SOV = {
			save_event_target_as = Soviet
		}
		GER = {
			save_event_target_as = Germany
		}
	}

	#[Soviet.GetName] honors its treaties.
	option = {
		name = news.195.a
		trigger = {
			is_in_faction_with = SOV
		}
	}

	#Let us hope a free Poland can rise from the ashes created by its \"protector.\"
	option = {
		name = news.195.b
		trigger = {
			NOT = {
				is_in_faction_with = SOV
			}
			is_in_faction = yes
		}
	}

	#A geographic shift for Poland. Again.
	option = {
		name = news.195.c
		trigger = {
			is_in_faction = no
		}
	}
}


#The Comintern Seeks to Destabilize Western Powers
news_event = {
	id = news.196
	title = news.196.t
	desc = news.196.d
	picture = GFX_news_event_worker_protest

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#Democracy shall never be brought low!
	option = {
		name = news.196.a
		trigger = {
			has_government = democratic
		}
	}

	#A laughable effort!
	option = {
		name = news.196.b
		trigger = {
			has_government = fascism
		}
	}

	#Rise, brothers and sisters!
	option = {
		name = news.196.c
		trigger = {
			has_government = communism
		}
	}

	#The clash of ideologies is the last battle of civilizations.
	option = {
		name = news.196.e
		trigger = {
			has_government = neutrality
		}
	}
}


#[From.GetName] Gives in to [Soviet.GetAdjective] Ultimatum
news_event = {
	id = news.197
	title = news.197.t
	desc = news.197.d
	picture = GFX_news_events_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		SOV = {
			save_event_target_as = Soviet
		}
	}

	#They should be pleased we offered them such good terms.
	option = {
		name = news.197.a
		trigger = {
			tag = SOV
		}
	}

	#The [Soviet.GetName] must be stopped!
	option = {
		name = news.197.b
		trigger = {
			NOT = {
				tag = SOV
			}
			has_war_with = SOV
		}
	}

	#The [Soviet.GetName] is positioning to enter the Mediterranean.
	option = {
		name = news.197.c
		trigger = {
			NOT = {
				tag = SOV
				has_war_with = SOV
			}
		}
	}
}

#Greece Resists Soviet Ultimatum
news_event = {
	id = news.198
	title = news.198.t
	desc = news.198.d
	picture = GFX_news_event_020

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		SOV = {
			save_event_target_as = Soviet
		}
	}

	#Then the time for talk is over.
	option = {
		name = news.198.a
		trigger = {
			tag = SOV
		}
	}

	#The warmongers of [Soviet.GetName] must be stopped!
	option = {
		name = news.198.b
		trigger = {
			NOT = {
				tag = SOV
			}
			has_war_with = SOV
			NOT = {
				is_in_faction_with = GRE
			}
		}
	}

	#This was their ultimatum. Greece must prepare for war.
	option = {
		name = news.198.c
		trigger = {
			NOT = {
				tag = SOV
				has_war_with = SOV
			}
			NOT = {
				is_in_faction_with = GRE
			}
		}
	}

	#We stand with [From.GetName]
	option = {
		name = news.198.e
		trigger = {
			is_in_faction_with = GRE
		}
	}
}


#[Romania.GetName] Cedes Bessarabia to the [From.GetName]
news_event = {
	id = news.199
	title = news.199.t
	desc = news.199.d
	picture = GFX_news_events_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		ROM = {
			save_event_target_as = Romania
		}
	}

	#This is essential to the [From.GetAdjective] strategy.
	option = {
		name = news.199.a
		trigger = {
			is_in_faction_with = SOV
		}
	}

	#The countries of the world must face the evil of the [From.GetName]!
	option = {
		name = news.199.b
		trigger = {
			has_war_with = SOV
		}
	}

	#[Romania.GetName] is in an unfortunate position. 
	option = {
		name = news.199.c
		trigger = {
			NOT = {
				is_in_faction_with = SOV
			}
			NOT = {
				has_war_with = SOV
			}
		}
	}
}

#Germany Exerts Influence Over Czechoslovakia
news_event = {
	id = news.200
	title = news.200.t
	desc = news.200.d
	picture = GFX_news_event_hitler_speech

	major = yes

	is_triggered_only = yes

	immediate = {
		CZE = {
			save_event_target_as = Czech
		}
	}

	#German friendship is preferable to German overlordship.
	option = {
		name = news.200.a
		trigger = {
			tag = CZE
		}
	}

	#The Czech have always been friends of the Germans.
	option = {
		name = news.200.b
		trigger = {
			tag = GER
		}
	}

	#The [From.GetName] continues to expand their sphere of influence unabated.
	option = {
		name = news.200.c
		trigger = {
			OR = {
				has_government = democratic
				has_government = communism
			}
			NOT = {
				OR = {
					tag = GER
					tag = CZE
					tag = ENG
				}
			}
		}
	}

	#Peace for our time?
	option = {
		name = news.200.e
		trigger = {
			NOT = {
				OR = {
					has_government = democratic
					has_government = communism
				}
			}
			NOT = {
				OR = {
					tag = GER
					tag = CZE
					tag = ENG
				}
			}
		}
	}

	#Great news for when [Root.GetLeader] returns from vacation in Munich!
	option = {
		name = news.200.f
		trigger = {
			tag = ENG
		}
	}
}


#Germany Puppets Turkey
news_event = {
	id = news.201
	title = news.201.t
	desc = news.201.d
	picture = GFX_news_events_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	immediate = {
		GER = {
			save_event_target_as = Germany
		}
		SOV = {
			save_event_target_as = Soviet
		}
	}

	trigger = {
		NOT = {
			tag = TUR
		}
	}

	#The new Turkish government secures our competitiveness in the Mediterranean.
	option = {
		name = news.201.a
		trigger = {
			tag = GER
		}
	}

	#This terrible force is felling countries like dominoes.
	option = {
		name = news.201.b
		trigger = {
			OR = {
				has_war_with = GER
				has_war_with = SOV
			}
		}
	}

	#[From.GetName] couldn't resist the strength of the [Germany.GetFactionName].
	option = {
		name = news.201.c
		trigger = {
			is_in_faction_with = GER
			NOT = {
				OR = {
					tag = GER
					tag = SOV
				}
			}
		}
	}

	#The alliance is strengthening our position and remains highly beneficial. For now.
	option = {
		name = news.201.e
		trigger = {
			tag = SOV
		}
	}

	#Turkey has fallen victim to the predatory [Germany.GetFactionName].
	option = {
		name = news.201.f
		trigger = {
			NOT = {
				is_in_faction_with = GER
			}
			NOT = {
				OR = {
					tag = GER
					tag = SOV
				}
			}
		}
	}
}





#Danzig For Slovakia
news_event = {
	id = news.202
	title = news.202.t
	desc = news.202.d
	picture = GFX_news_events_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		POL = {
			save_event_target_as = Poland
		}
	}

	#A fair exchange to correct the mistakes of Versailles.
	option = {
		name = news.202.a
		trigger = {
			is_in_faction_with = GER
		}
	}

	#Cooperation makes us stronger than conflict does.
	option = {
		name = news.202.b
		trigger = {
			is_in_faction_with = POL
			NOT = {
				is_in_faction_with = GER 
			}
		}
	}

	#This is a blatant breach of Versailles!
	option = {
		name = news.202.c
		trigger = {
			OR = {
				tag = ENG
				tag = FRA
			}
		}
	}

	#Conflict over Danzig has been averted.
	option = {
		name = news.202.e
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = FRA
				}
			}
			NOT = {
				is_in_faction_with = POL
			}
			NOT = {
				is_in_faction_with = GER
			}
		}
	}
}

#Danzig Ceded
news_event = {
	id = news.203
	title = news.203.t
	desc = news.203.d
	picture = GFX_news_events_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.203.a
		trigger = {
			has_government = democratic
			NOT = {
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.203.b
		trigger = {
			is_in_faction_with = GER
		}
	}

	option = {
		name = news.203.c
		trigger = {
			has_government = neutrality
			NOT = {
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.203.e
		trigger = {
			has_government = communism
			NOT = {
				is_in_faction_with = GER
			}
		}
	}
}


#Poland Refuses to Cede Danzig
news_event = {
	id = news.204
	title = news.204.t
	desc = news.204.d
	picture = GFX_news_event_polish_tanks

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	#They have ignored every warning!
	option = {
		name = news.204.a
		trigger = {
			is_in_faction = yes
			NOT = {
				is_in_faction_with = GER
			}
			NOT = {
				is_in_faction_with = POL
			}
		}
	}

	#
	option = {
		name = news.204.b
		trigger = {
			is_in_faction_with = GER
		}
	}

	#Together we must stop this aggressor!
	option = {
		name = news.204.c
		trigger = {
			is_in_faction_with = POL
		}
	}

	#This is a grave situation.
	option = {
		name = news.204.e
		trigger = {
			is_in_faction = no
		}
	}
}


#Pax Americana
news_event = {
	id = news.205
	title = news.205.t
	desc = {
		text = news.205.d_america
		trigger = {
			has_country_flag = monroe_doctrine
		}
	}
	desc = {
		text = news.205.d_not_america
		trigger = {
			NOT = {
				has_country_flag = monroe_doctrine
			}
		}
	}
	picture = GFX_news_event_soldiers_marching

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.205.a
		trigger = {
			has_country_flag = monroe_doctrine
		}
	}

	option = {
		name = news.205.b
		trigger = {
			is_in_faction_with = USA
			NOT = {
				has_country_flag = monroe_doctrine
			}
		}
	}

	option = {
		name = news.205.c
		trigger = {
			has_war_with = USA
		}
	}

	option = {
		name = news.205.e
		trigger = {
			NOT = {
				OR = {
					is_in_faction_with = USA
					has_war_with = USA
					has_country_flag = monroe_doctrine
				}
			}
		}
	}
}

#US Aims for the Empire
news_event = {
	id = news.206
	title = news.206.t
	desc = {
		text = news.206.d_communist
		trigger = {
			has_government = communism
		}
	}
	desc = {
		text = news.206.d_not_communist
		trigger = {
			NOT = {
				has_government = communism
			}
		}
	}
	picture = GFX_news_event_006

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.206.a
		trigger = {
			has_government = communism
		}
	}

	option = {
		name = news.206.b
		trigger = {
			OR = {
				tag = ENG
				is_puppet_of = ENG
			}
			not = {
				has_government = communism
			}
		}
	}

	option = {
		name = news.206.c
		trigger = {
			has_government = democratic
			NOT = {
				OR = {
					tag = ENG
					is_puppet_of = ENG
				}
			}
		}
	}

	option = {
		name = news.206.e
		trigger = {
			has_government = fascism
			NOT = {
				OR = {
					tag = ENG
					is_puppet_of = ENG
				}
			}
		}
	}

	option = {
		name = news.206.f
		trigger = {
			has_government = neutrality
		}
	}
}

#US Seeks to Dismantle the Comintern
news_event = {
	id = news.207
	title = news.207.t
	desc = {
		text = news.207.d_fascism
		trigger = {
			has_government = fascism
		}
	}
	desc = {
		text = news.207.d_not_fascism
		trigger = {
			NOT = {
				has_government = fascism
			}
		}
	}
	picture = GFX_news_event_021

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.207.a
		trigger = {
			has_government = fascism
			NOT = {
				is_in_faction_with = SOV
			}
		}
	}

	option = {
		name = news.207.b
		trigger = {
			has_government = communism
			NOT = {
				is_in_faction_with = SOV
			}
		}
	}

	option = {
		name = news.207.c
		trigger = {
			is_in_faction_with = SOV
		}
	}

	option = {
		name = news.207.e
		trigger = {
			NOT = {
				has_government = fascism
				has_government = communism
				is_in_faction_with = USA
				is_in_faction_with = SOV
			}
		}
	}

	option = {
		name = news.207.f
		trigger = {
			NOT = {
				has_government = fascism
			}
			is_in_faction_with = USA
		}
	}
}

#Japan Embraces Nanshin-ron
news_event = {
	id = news.208
	title = news.208.t
	desc = news.208.d
	picture = GFX_news_event_020

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.208.a
		trigger = {
			OR = {
				tag = ENG
				tag = FRA
				tag = HOL
			}
		}
	}

	option = {
		name = news.208.b
		trigger = {
			tag = USA
		}
	}

	option = {
		name = news.208.c
		trigger = {
			tag = SOV
		}
	}

	option = {
		name = news.208.e
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = FRA
					tag = HOL
					tag = USA
					tag = SOV
				}
			}
		}
	}
}

#Japanese Embraces Hokushin-ron
news_event = {
	id = news.209
	title = news.209.t
	desc = news.209.d
	picture = GFX_news_event_041

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.209.a
		trigger = {
			OR = {
				tag = ENG
				tag = FRA
				tag = HOL
			}
		}
	}

	option = {
		name = news.209.b
		trigger = {
			tag = USA
		}
	}

	option = {
		name = news.209.c
		trigger = {
			tag = SOV
		}
	}

	option = {
		name = news.209.e
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = FRA
					tag = HOL
					tag = USA
					tag = SOV
				}
			}
		}
	}
}

#Japan Puppets China
news_event = {
	id = news.210
	title = news.210.t
	desc = news.210.d
	picture = GFX_news_event_040

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.210.a
		trigger = {
			is_in_faction_with = JAP
		}
	}

	option = {
		name = news.210.b
		trigger = {
			tag = SOV
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.210.c
		trigger = {
			OR = {
				tag = USA
				tag = ENG
				tag = FRA
			}
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.210.e
		trigger = {
			NOT = {
				OR = {
					tag = USA
					tag = ENG
					tag = FRA
					tag = SOV
				}
			}
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}
}

#Japan Claims Hegemony Over East Asia
news_event = {
	id = news.211
	title = news.211.t
	desc = news.211.d
	picture = GFX_news_event_048

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.211.a
		trigger = {
			is_in_faction_with = JAP
		}
	}

	option = {
		name = news.211.b
		trigger = {
			tag = GER
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.211.c
		trigger = {
			tag = SOV
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.211.e
		trigger = {
			tag = USA
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.211.f
		trigger = {
			OR = {
				tag = ENG
				tag = FRA
				tag = HOL
				tag = RAJ
			}
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}

	option = {
		name = news.211.g
		trigger = {
			NOT = {
				OR = {
					tag = GER
					tag = SOV
					tag = USA
					tag = ENG
					tag = FRA
					tag = HOL
					tag = RAJ
				}
			}
			NOT = {
				is_in_faction_with = JAP
			}
		}
	}
}

#Japan Moves Closer to Germany
news_event = {
	id = news.212
	title = news.212.t
	desc = {
		text = news.212.d_axis
		trigger = {
			OR = {
				tag = GER
				is_in_faction_with = GER
			}
		}
	}
	desc = {
		text = news.212.d_not_axis
		trigger = {
			NOT = {
				OR = {
					tag = GER
					is_in_faction_with = GER
				}
			}
		}
	}
	picture = GFX_news_event_hitler_handshake

	major = yes

	is_triggered_only = yes

	option = {
		name = news.212.a
		trigger = {
			OR = {
				tag = GER
				is_in_faction_with = GER
			}
			NOT = {
				has_war_with = JAP
			}
		}
	}

	option = {
		name = news.212.b
		trigger = {
			OR = {
				has_war_with = JAP
				has_war_with = GER
			}
		}
	}

	option = {
		name = news.212.c
		trigger = {
			NOT = {
				OR = {
					tag = GER
					is_in_faction_with = GER
				}
			}
			NOT = {
				OR = {
					has_war_with = GER
					has_war_with = JAP
				}
			}
		}
	}
}


#US Aims to Stop Fascism
news_event = {
	id = news.213
	title = news.213.t
	desc = {
		text = news.213.d_peace
		trigger = {
			NOT = {
				USA = {
					has_war_with = GER
				}
			}
		}
	}
	desc = {
		text = news.213.d_war
		trigger = {
			OR = {
				USA = {
					has_war_with = GER
				}
				any_other_country = {
					is_in_faction_with = USA
					has_war_with = GER
				}
			}
		}
	}
	picture = GFX_news_event_005

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.213.a
		trigger = {
			tag = GER
		}
	}

	option = {
		name = news.213.b
		trigger = {
			is_in_faction_with = GER
			NOT = {
				tag = GER
			}
		}
	}

	option = {
		name = news.213.c
		trigger = {
			has_war_with = GER
		}
	}

	option = {
		name = news.213.e
		trigger = {
			NOT = {
				tag = GER
			}
			NOT = {
				is_in_faction_with = GER
			}
			NOT = {
				has_war_with = GER
			}
		}
	}
}

#Poland Seeks Baltic Cooperation
news_event = {
	id = news.214
	title = news.214.t
	desc = {
		text = news.214.d_baltic
		trigger = {
			OR = {
				tag = EST
				tag = LAT
				tag = LIT
			}
		}
	}
	desc = {
		text = news.214.d_not_baltic
		trigger = {
			NOT = {
				OR = {
					tag = EST
					tag = LAT
					tag = LIT
				}
			}
		}
	}
	picture = GFX_news_event_polish_army

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.214.a
		trigger = {
			NOT = {
				OR = {
					tag = EST
					tag = LAT
					tag = LIT
					tag = GER
					tag = SOV
				}
			}
		}
	}

	option = {
		name = news.214.b
		trigger = {
			tag = SOV
		}
	}

	option = {
		name = news.214.c
		trigger = {
			tag = GER
		}
	}

	option = {
		name = news.214.e
		trigger = {
			OR = {
				tag = EST
				tag = LAT
				tag = LIT
			}
		}
	}
}


#Anti-Soviet Pact
news_event = {
	id = news.215
	title = news.215.t
	desc = {
		text = news.215.d_soviet
		trigger = {
			tag = SOV
		}
	}
	desc = {
		text = news.215.d_not_soviet
		trigger = {
			NOT = {
				tag = SOV
			}
		}
	}
	picture = GFX_news_event_hitler_handshake

	major = yes

	is_triggered_only = yes

	option = {
		name = news.215.a
		trigger = {
			has_idea = anti_soviet_pact
		}
	}

	option = {
		name = news.215.b
		trigger = {
			has_government = communism
			NOT = {
				has_idea = anti_soviet_pact
			}
		}
	}

	option = {
		name = news.215.c
		trigger = {	
			NOT = {
				OR = {
					has_government = communism
					has_idea = anti_soviet_pact
				}
			}
		}
	}
}

#Turkey Resists German Ultimatum
news_event = {
	id = news.216
	title = news.216.t
	desc = news.216.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.216.a
		trigger = {
			has_war_with = GER
			NOT = {
				is_in_faction_with = TUR
			}
		}
	}

	option = {
		name = news.216.b
		trigger = {
			is_in_faction_with = TUR
			NOT = {
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.216.c
		trigger = {
			is_in_faction_with = GER
		}
	}

	option = {
		name = news.216.e
		trigger = {
			NOT = {
				OR = {
					is_in_faction_with = GER
					is_in_faction_with = TUR
					has_war_with = GER
				}
			}
		}
	}
}

#Turkey Joins Allies to Avoid Ultimatum
news_event = {
	id = news.217
	title = news.217.t
	desc = news.217.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.217.a
		trigger = {
			is_in_faction_with = TUR
		}
	}

	option = {
		name = news.217.b
		trigger = {
			has_war_with = GER
			NOT = {
				is_in_faction_with = TUR
			}
		}
	}

	option = {
		name = news.217.c
		trigger = {
			OR = {
				tag = GER
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.217.e
		trigger = {
			NOT = {
				OR = {
					tag = GER
					is_in_faction_with = GER
					is_in_faction_with = TUR
					has_war_with = GER
				}
			}
		}
	}
}

#No bananas
news_event = {
	id = news.218
	title = news.218.t
	desc = news.218.d
	picture = GFX_news_event_worker_protests

	trigger = {
		tag = ENG
		OR = {
			has_idea = war_economy
			has_idea = tot_economic_mobilisation
		}
		any_other_country = {
			is_major = yes
			has_war_with = ENG
		}
		controls_state = 126
	}

	mean_time_to_happen = {
		months = 16
	}

	fire_only_once = yes

	option = {
		name = news.218.a
	}
}

#Soviet Union's Great Purge
news_event = {
	id = news.219
	title = news.219.t
	desc = news.219.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.219.a
		trigger = {
			has_government = communism
		}
	}

	option = {
		name = news.219.b
		trigger = {
			has_government = fascism
		}
	}

	option ={
		name = news.219.c
		trigger = {
			NOT = {
				OR = {
					has_government = fascism
					has_government = communism
				}
			}
		}
	}
}

#Officers Revolt in the Soviet Union
news_event = {
	id = news.220
	title = news.220.t
	desc = news.220.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	option = {
		name = news.220.a
		trigger = {
			has_government = communism
			NOT = {
				tag = SOV
			}
			NOT = {
				has_war_with = SOV
			}
		}
	}

	option = {
		name = news.220.b
		trigger = {
			original_tag = SOV
		}
	}

	option = {
		name = news.220.c
		trigger = {
			has_war_with = SOV
			NOT = {
				original_tag = SOV
			}
		}
	}

	option = {
		name = news.220.e
		trigger = {
			has_government = fascism
			NOT = {
				original_tag = SOV
			}
			NOT = {
				has_war_with = SOV
			}
		}
	}

	option = {
		name = news.220.f
		trigger = {
			NOT = {
				OR = {
					has_government = communism
					has_government = fascism
					original_tag = SOV
					has_war_with = SOV 
				}
			}
		}
	}
}

#Trotsky Strikes Back
news_event = {
	id = news.221
	title = news.221.t
	desc = news.221.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.221.a
		trigger = {
			OR = {
				has_government = communism
			}
		}
	}

	option = {
		name = news.221.b
		trigger = {
			NOT = {
				has_government = communism 
			}
			NOT = {
				tag = MEX
			}
		}
	}

	option = {
		name = news.221.c
		trigger = {
			tag = MEX
		}
	}
}

#UK Plans Scandinavian Intervention
news_event = {
	id = news.222
	title = news.222.t
	desc = news.222.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	option = {
		name = news.222.a
		trigger = {
			tag = ENG
		}
	}

	option = {
		name = news.222.b
		trigger = {
			OR = {
				tag = NOR
				tag = SWE
				tag = DEN
			}
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}

	option = {
		name = news.222.c
		trigger = {
			is_in_faction_with = ENG
			NOT = {
				OR = {
					tag = ENG
				}
			}
		}
	}

	option = {
		name = news.222.e
		trigger = {
			is_in_faction = yes
			NOT = {
				is_in_faction_with = ENG
			}
			NOT = {
				OR = {
					tag = SWE
					tag = NOR
					tag = DEN
				}
			}
		}
	}

	option = {
		name = news.222.f
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = DEN
					tag = NOR
					tag = SWE
					is_in_faction_with = ENG
					is_in_faction = yes
				}
			}
		}
	}
}

#UK Plans Intervention in the Benelux
news_event = {
	id = news.223
	title = news.223.t
	desc = news.223.d
	picture = GFX_news_event_journalists_speech

	major = yes

	is_triggered_only = yes

	option = {
		name = news.223.a
		trigger = {
			tag = ENG
		}
	}

	option = {
		name = news.223.b
		trigger = {
			OR = {
				tag = BEL
				tag = HOL
				tag = LUX
			}
		}
	}

	option = {
		name = news.223.c
		trigger = {
			is_in_faction_with = ENG
			NOT = {
				tag = ENG
			}
		}
	}

	option = {
		name = news.223.e
		trigger = {
			is_in_faction = yes
			NOT = {
				is_in_faction_with = ENG
			}
			NOT = {
				OR = {
					tag = BEL
					tag = HOL
					tag = LUX
				}
			}
		}
	}

	option = {
		name = news.223.f
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					tag = BEL
					tag = HOL
					tag = LUX
					is_in_faction_with = ENG
					is_in_faction = yes
				}
			}
		}
	}
}


#British Influence on Spain
news_event = {
	id = news.224
	title = news.224.t
	desc = news.224.d
	picture = GFX_news_event_generic_sign_treaty2

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	immediate = {
		hidden_effect = {
			random_other_country = {
				limit = {
					original_tag = SPR
				}
				save_event_target_as = Spain
			}
		}
	}

	option = {
		name = news.224.a
		trigger = {
			original_tag = SPR
		}
	}

	option = {
		name = news.224.b
		trigger = {
			NOT = {
				original_tag = SPR
			}
			OR = {
				has_government = fascism
				has_government = communism
			}
		}
	}

	option = {
		name = news.224.c
		trigger = {
			NOT = {
				OR = {
					original_tag = SPR
					has_government = fascism
					has_government = communism
				}
			}
		}
	}
}

 


#British Influence on Turkey
news_event = {
	id = news.225
	title = news.225.t
	desc = news.225.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.225.a
		trigger = {
			tag = TUR
		}
	}

	option = {
		name = news.225.b
		trigger = {
			NOT = {
				tag = TUR
			}
			OR = {
				has_government = fascism
				has_government = communism
			}
		}
	}

	option = {
		name = news.225.c
		trigger = {
			NOT = {
				OR = {
					tag = TUR
					has_government = fascism
					has_government = communism
				}
			}
		}
	}
}

#British Influence on Greece
news_event = {
	id = news.226
	title = news.226.t
	desc = news.226.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.226.a
		trigger = {
			tag = GRE
		}
	}

	option = {
		name = news.226.b
		trigger = {
			NOT = {
				tag = GRE
			}
			OR = {
				has_government = fascism
				has_government = communism
			}
		}
	}

	option = {
		name = news.226.c
		trigger = {
			NOT = {
				OR = {
					tag = GRE
					has_government = fascism
					has_government = communism
				}
			}
		}
	}
}

news_event = {
	id = news.227
	title = news.227.t
	desc = news.227.d
	picture = GFX_news_event_generic_sign_treaty1

	fire_only_once = yes

	trigger = {
		tag = USA
		has_war_with = GER
		divisions_in_state = {
			state = 64
			size > 0
		}
		NOT = {
			GER = {
				has_capitulated = yes
			}
		}
		NOT = {
			SOV = {
				divisions_in_state = {
					state = 64
					size > 0
				}
			}
		}
	}

	mean_time_to_happen = {
		months = 60
	}

	option = {
		name = news.227.a
	}
}


#British Diplomatic Balkan Strategy
news_event = {
	id = news.228
	title = news.228.t
	desc = news.228.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	option = {
		name = news.228.a
		trigger = {
			OR = {
				tag = YUG
				tag = GRE
				tag = ROM
			}
			NOT = {
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.228.b
		trigger = {
			OR = {
				is_in_faction_with = GER
				AND = {
					tag = GER
					NOT = {
						is_in_faction_with = ENG
					}
				}
				AND = {
					tag = ITA
					NOT = {
						is_in_faction_with = ENG
					}
				}			
				AND = {
					tag = BUL
					NOT = {
						is_in_faction_with = ENG
					}
				}
				AND = {
					tag = HUN
					NOT = {
						is_in_faction_with = ENG
					}
				}
			}
		}
	}

	option = {
		name = news.228.c
		trigger = {
			OR = {
				is_in_faction_with = ENG
				tag = ENG
			}
			NOT = {
				OR = {
					tag = YUG
					tag = GRE
					tag = ROM
				}
			}
		}
	}

	option = {
		name = news.228.e
		trigger = {
			NOT = {
				OR = {
					tag = YUG
					tag = HUN
					tag = GRE
					tag = ROM
					tag = BUL
					tag = GER
					tag = ENG
				}				
			is_in_faction_with = GER	
			is_in_faction_with = ENG	
			}	
		}
	}
}


#Greece Refuses Puppeting
news_event = {
	id = news.229
	title = news.229.t
	desc = news.229.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.229.a
		trigger = {
			OR = {
				tag = ENG
				has_war_with = GER
				is_in_faction_with = ENG
			}
		}
	}

	option = {
		name = news.229.b
		trigger = {
			OR = {
				is_in_faction_with = GER
				has_war_with = GRE
			}
		}
	}

	option = {
		name = news.229.c
		trigger = {
			NOT = {
				OR = {
					tag = ENG
					has_war_with = GER
					is_in_faction_with = ENG
					is_in_faction_with = GER
					has_war_with = GRE
				}
			}
		}
	}
}

#US Supports Democratic Rebellions
news_event = {
	id = news.230
	title = news.230.t
	desc = news.230.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	option = {
		name = news.230.a
		trigger = {
			OR = {
				tag = MEX
				tag = ARG
			}
		}
	}

	option = {
		name = news.230.b
		trigger = {
			tag = USA
		}
	}

	option = {
		name = news.230.c
		trigger = {
			has_government = democratic
			NOT = {
				OR = {
					tag = USA
					tag = MEX
					tag = ARG
				}
			}
		}
	}

	option = {
		name = news.230.e
		trigger = {
			NOT = {
				has_government = democratic
				tag = USA
				tag = MEX
				tag = ARG
			}
		}
	}
}

#Japan Seeks War in China
news_event = {
	id = news.231
	title = news.231.t
	desc = news.231.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.231.a
		trigger = {
			is_independent_china_or_warlord = yes
		}
	}

	option = {
		name = news.231.b
		trigger = {
			is_independent_china_or_warlord = no
		}
	}
}


#Germany Seeks Scandinavian Support
news_event = {
	id = news.232
	title = news.232.t
	desc = news.232.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	trigger = {
		NOT = {
			tag = GER
		}
	}

	option = {
		name = news.232.a
		trigger = {
			OR = {
				tag = DEN
				tag = SWE
				tag = NOR
			}
			NOT = {
				has_war_with = GER
			}
		}
	}

	option = {
		name = news.232.b
		trigger = {
			has_war_with = GER
		}
	}

	option = {
		name = news.232.c
		trigger = {
			NOT = {
				OR = {
					tag = DEN
					tag = SWE
					tag = NOR
					has_war_with = GER
				}
			}
		}
	}
}


#Germany Plans Northern Intervention
news_event = {
	id = news.233
	title = news.233.t
	desc = {
		text = news.233.d_war
		trigger = {
			OR = {
				NOR = {
					has_war_with = GER
				}
				DEN = {
					has_war_with = GER
				}
			}
		}
	}
	desc = {
		text = news.233.d_no_war
		trigger = {
			NOT = {
				OR = {
					NOR = {
						has_war_with = GER
					}
					DEN = {
						has_war_with = GER
					}
				}
			}
		}
	}
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	fire_for_sender = no

	option = {
		name = news.233.a
		trigger = {
			OR = {
				tag = DEN
				tag = NOR
			}
		}
	}

	option = {
		name = news.233.b
		trigger = {
			has_war_with = GER
			NOT = {
				OR = {
					tag = DEN
					tag = NOR
				}
			}
		}
	}

	option = {
		name = news.233.c
		trigger = {
			NOT = {
				OR = {
					tag = DEN
					tag = NOR
					has_war_with = GER
				}
			}
		}
	}
}


#Germany Moves to Strike Around Maginot
news_event = {
	id = news.234
	title = news.234.t
	desc = news.234.d
	picture = GFX_news_event_generic_sign_treaty1

	major = yes

	is_triggered_only = yes

	option = {
		name = news.234.a
		trigger = {
			OR = {
				tag = BEL
				tag = LUX
			}
		}
	}

	option = {
		name = news.234.b
		trigger = {
			OR = {
				tag = HOL
				is_in_faction_with = BEL
				is_in_faction_with = LUX
				is_in_faction_with = HOL
			}
			has_war_with = GER
		}
	}

	option = {
		name = news.234.c
		trigger = {
			NOT = {
				tag = BEL
				tag = LUX
			}
			OR = {
				NOT = {
					tag = HOL
					is_in_faction_with = HOL
					is_in_faction_with = LUX
					is_in_faction_with = BEL
				}
				NOT = { has_war_with = GER }
			}
		}
	}
}

news_event = {
	id = news.235
	title = news.235.t
	desc = news.235.d
	picture = GFX_news_event_generic_sign_treaty1

	fire_only_once = yes

	trigger = {
		tag = GER
		has_government = fascism
		has_war_with = USA
		divisions_in_state = {
			state = 378
			size > 3
		}
		NOT = {
			OR = {
				has_global_flag = chaplin_seized
				has_global_flag = chaplin_resistance
			}
		}
	}

	mean_time_to_happen = {
		months = 12
	}

	immediate = {
		hidden_effect = {
			set_global_flag = chaplin_seized
		}
	}

	option = {
		name = news.235.a
	}
}

#Yalta Conference
news_event = {
	id = news.236
	title = news.236.t
	desc = news.236.d
	picture = GFX_news_event_generic_sign_treaty1

	is_triggered_only = yes

	major = yes

	option = {
		name = news.236.a
		trigger = {
			tag = GER
		}
	}

	option = {
		name = news.236.b
		trigger = {
			OR = {
				event_target:yalta_origin = {
					tag = ROOT
				}
				event_target:yalta_partner = {
					tag = ROOT
				}
			}
		}
	}

	option = {
		name = news.236.c
		trigger = {
			NOT = {
				OR = {
					event_target:yalta_origin = {
						tag = ROOT
					}
					event_target:yalta_partner = {
						tag = ROOT
					}
				}
			}
			has_war_with = GER				
		}
	}

	option = {
		name = news.236.e
		trigger = {
			NOT = {
				OR = {
					event_target:yalta_origin = {
						tag = ROOT
					}
					event_target:yalta_partner = {
						tag = ROOT
					}
				}
			}
			NOT = {
				has_war_with = GER
			}
			NOT = {
				tag = GER
			}
		}
	}
}

# Anschluss of Austria in civil war
news_event = {
	id = news.237
	title = news.237.t
	desc = news.237.d
	picture = GFX_news_event_german_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.237.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = ITA
				TAG = FRA
				TAG = ENG
			}
		}
	}
	option = {
		name = news.237.b
		trigger = { TAG = GER }
	}
	option = {
		name = news.237.c
		trigger = { TAG = ITA }
	}
	option = {
		name = news.237.e
		trigger = {
			OR = {
				TAG = FRA
				TAG = ENG
			}
		}
	}
}

# Australia Singapore Strategy transfer
news_event = {
	id = news.238
	title = news.238.t
	desc = news.238.d
	picture = GFX_news_event_ast_troops_landing
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.238.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = AST
				TAG = JAP
			}
		}
	}
	option = {
		name = news.238.b
		trigger = { TAG = ENG }
	}
	option = {
		name = news.238.c
		trigger = { TAG = AST }
	}
	option = {
		name = news.238.e
		trigger = { TAG = JAP }
	}
}

# Australia joins Comintern faction
news_event = {
	id = news.239
	title = news.239.t
	desc = news.239.d
	picture = GFX_news_event_stalin_meeting
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.239.a
		trigger = {
			NOT = {
				TAG = SOV
				TAG = AST
			}
			NOT = {
				has_government = fascism
			}
			NOT = {
				has_government = communism
			}
		}
	}
	option = {
		name = news.239.b
		trigger = { 
			OR = {
				TAG = SOV
				has_government = communism
			}
			NOT = {
				TAG = AST
			}
		}
	}
	option = {
		name = news.239.c
		trigger = { TAG = AST }
	}
	option = {
		name = news.239.e
		trigger = {
			NOT = {
				TAG = SOV
				TAG = AST
			}
			has_government = fascism
		}
	}
}

# Australia protects Dutch colonies in SEA
news_event = {
	id = news.240
	title = news.240.t
	desc = news.240.d
	picture = GFX_news_event_ast_troops_landing
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.240.a
		trigger = {
			NOT = {
				TAG = HOL
				TAG = AST
			}
		}
	}
	option = {
		name = news.240.b
		trigger = { TAG = HOL }
	}
	option = {
		name = news.240.c
		trigger = { TAG = AST }
	}
}

# Australia puppets NZ - AST_nz_puppet focus
news_event = {
	id = news.241
	title = news.241.t
	desc = news.241.d
	picture = GFX_news_event_generic_rally
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.241.a
		trigger = {
			NOT = {
				TAG = NZL
				TAG = AST
			}
		}
	}
	option = {
		name = news.241.b
		trigger = { TAG = NZL }
	}
	option = {
		name = news.241.c
		trigger = { TAG = AST }
	}
}

# Australia granted governship over Malaysia - AST_swpa_protector focu
news_event = {
	id = news.242
	title = news.242.t
	desc = news.242.d
	picture = GFX_news_event_ast_troops_landing
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.242.a
		trigger = {
			NOT = {
				TAG = ENG
				TAG = AST
			}
		}
	}
	option = {
		name = news.242.b
		trigger = { TAG = ENG }
	}
	option = {
		name = news.242.c
		trigger = { TAG = AST }
	}
}

# Autralia founds faction with Japan - AST_a_deal_with_japan focus
news_event = {
	id = news.243
	title = news.243.t
	desc = news.243.d
	picture = GFX_news_event_japanese_army_parade
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.243.a
		trigger = {
			NOT = {
				TAG = JAP
				TAG = AST
			}
		}
	}
	option = {
		name = news.243.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.243.c
		trigger = { TAG = AST }
	}
}

# Australia found South-West Pacific Initiative \wo USA - AST_the_south_west_pacific_initiative focus
news_event = {
	id = news.244
	title = news.244.t
	desc = news.244.d
	picture = GFX_news_event_ast_parliament_house
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.244.a
		trigger = {
			NOT = {
				TAG = AST
			}
		}
	}
	option = {
		name = news.244.b
		trigger = { TAG = AST }
	}
}

# Australia founds South-West Pacific Initiative \w USA - AST_the_south_west_pacific_initiative focus
news_event = {
	id = news.245
	title = news.245.t
	desc = news.245.d
	picture = GFX_news_event_generic_usa_treaty
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.245.a
		trigger = {
			NOT = {
				TAG = AST
				TAG = USA
			}
		}
	}
	option = {
		name = news.245.b
		trigger = { TAG = AST }
	}
	option = {
		name = news.245.c
		trigger = { TAG = USA }
	}
}

# Canada founds the North-American Alliance \w USA - CAN_north_american_alliance focus
news_event = {
	id = news.246
	title = news.246.t
	desc = news.246.d
	picture = GFX_news_event_generic_usa_treaty
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.246.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = USA
			}
		}
	}
	option = {
		name = news.246.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.246.c
		trigger = { TAG = USA }
	}
}

# Canada joins the axis - CAN_join_germany focus
# While Germany is at war 
news_event = {
	id = news.247
	title = news.247.t
	desc = news.247.d
	picture = GFX_news_event_canada_army
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.247.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = GER
			}
			NOT = {
				has_war_with = GER
			}
		}
	}
	option = {
		name = news.247.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.247.c
		trigger = { TAG = GER }
	}
	option = {
		name = news.247.e
		trigger = {	
			has_war_with = GER
		}
	}
}

# ENG hands over newfoundland and labrador to CAN's demands - CAN_demand_labrador_and_newfoundland focus
news_event = {
	id = news.248
	title = news.248.t
	desc = news.248.d
	picture = GFX_news_event_canada_treaty
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.248.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = ENG
			}
		}
	}
	option = {
		name = news.248.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.248.c
		trigger = { TAG = ENG }
	}
}

# CAN and MEX creates faction against US - CAN_skewer_the_eagle
news_event = {
	id = news.249
	title = news.249.t
	desc = news.249.d
	picture = GFX_news_event_canada_army
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.249.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = MEX
				TAG = USA
			}
		}
	}
	option = {
		name = news.249.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.249.c
		trigger = { TAG = MEX }
	}
	
	option = {
		name = news.249.e
		trigger = { TAG = USA }
	}
}

# MEX civil war started by hidden initiative of CAN - CAN_support_a_synarchist_baja focus
news_event = {
	id = news.250
	title = news.250.t
	desc = news.250.d
	picture = GFX_news_event_mex_civil_war
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.250.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = MEX
			}
		}
	}
	option = {
		name = news.250.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.250.c
		trigger = { TAG = MEX }
	}
}

#Canada aims for Patriation
#Fired from CAN_patriation focus
news_event = {
	id = news.251
	title = news.251.t
	desc = news.251.d
	picture = GFX_news_event_canada_patriation

	major = yes

	is_triggered_only = yes

	# Is in the same faction as ENG (presumably Allies)
	option = {
		name = news.251.a
		trigger = {
			is_in_faction_with = ENG
			NOT = {
				tag = ENG
			}
			NOT = {
				original_tag = CAN
			}
		}
	}
	# Is in a faction "competing" with ENG's
	option = {
		name = news.251.b
		trigger = {
			is_in_faction = yes
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}
	# Is ENG
	option = {
		name = news.251.c
		trigger = {
			tag = ENG
		}
	}
	# Is not ENG, is not in a faction.
	option = {
		name = news.251.e
		trigger = {
			NOT = {
				tag = ENG
				tag = CAN #otherwise will trigger two options if CAN not in faction
			}
			is_in_faction = no
		}
	}
	# Is CAN
	option = {
		name = news.251.f
		trigger = {
			tag = CAN
		}
	}
}

# Canada joins the axis - CAN_join_germany focus
# While Germany is at peace
news_event = {
	id = news.252
	title = news.252.t
	desc = news.252.d
	picture = GFX_news_event_canada_army
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.252.a
		trigger = {
			NOT = {
				TAG = CAN
				TAG = GER
			}
			is_in_faction = no
		}
	}
	option = {
		name = news.252.b
		trigger = { TAG = CAN }
	}
	option = {
		name = news.252.c
		trigger = { TAG = GER }
	}
	option = {
		name = news.252.e
		trigger = {
			NOT = {
				tag = CAN
			}
			NOT = {
				tag = GER
			}
			is_in_faction = yes
			NOT = {
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.252.f
		trigger = {
			NOT = {
				tag = CAN
			}
			NOT = {
				tag = GER
			}
			is_in_faction_with = GER
		}
	}
}

#Australia seeks distance from Commonwealth
#Fired from AST_never_another_gallipoli focus
news_event = {
	id = news.253
	title = news.253.t
	desc = news.253.d
	picture = GFX_news_event_generic_rally

	major = yes

	is_triggered_only = yes

	# Is in the same faction as ENG (presumably Allies)
	option = {
		name = news.253.a
		trigger = {
			is_in_faction_with = ENG
			NOT = {
				tag = ENG
			}
			NOT = {
				tag = AST
			}
		}
	}
	# Is in a faction "competing" with ENG's
	option = {
		name = news.253.b
		trigger = {
			is_in_faction = yes
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}
	# Is ENG
	option = {
		name = news.253.c
		trigger = {
			tag = ENG
		}
	}
	# Is not ENG, is not in a faction.
	option = {
		name = news.253.e
		trigger = {
			NOT = {
				tag = ENG
			}
			is_in_faction = no
		}
	}
	# Is AST
	option = {
		name = news.253.f
		trigger = {
			tag = AST
		}
	}
}


# Fascist path AST annexes New Zealand - Fired from event tfv_australia.21
news_event = {
	id = news.254
	title = news.254.t
	desc = news.254.d
	picture = GFX_news_event_generic_army
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.254.a
		trigger = {
			NOT = {
				tag = AST
			}
			NOT = {
				tag = ENG
			}
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}
	option = {
		name = news.254.b
		trigger = { TAG = AST }
	}
	option = {
		name = news.254.c
		trigger = { 
			OR = {
				tag = ENG
				is_in_faction_with = ENG
			}
		}
	}
}

#SAF takes over British Colonies
news_event = {
	id = news.260
	title = news.260.t
	desc = news.260.desc
	picture = GFX_news_event_south_africa_patrol
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.260.a
		trigger = {
			NOT = {
				tag = SAF
			}
			NOT = {
				tag = ENG
			}
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}
	option = {
		name = news.260.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.260.c
		trigger = { 
			OR = {
				tag = ENG
				is_in_faction_with = ENG
			}
			NOT = { TAG = SAF }
		}
	}
}
# Britain compromisses, releases KEN/ZIM
news_event = {
	id = news.261
	title = news.261.t
	desc = news.261.desc
	picture = GFX_news_event_kenya_army
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.261.a
		trigger = {
			NOT = {
				tag = SAF
			}
			NOT = {
				tag = ENG
			}
			NOT = {
				is_in_faction_with = ENG
			}
		}
	}
	option = {
		name = news.261.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.261.c
		trigger = { 
			OR = {
				tag = ENG
				is_in_faction_with = ENG
			}
			NOT = { TAG = SAF }
		}
	}
}
#The South African Civil War
news_event = {
	id = news.262
	title = news.262.t
	desc = news.262.desc
	picture = GFX_news_event_saf_civil_war
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.262.a
		trigger = {
			NOT = {
				tag = SAF
			}
			NOT = {
				tag = ENG
			}
			NOT = {
				is_in_faction_with = ENG
			}
			has_government = fascism
		}
	}
	option = {
		name = news.262.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.262.c
		trigger = { 
			OR = {
				tag = ENG
				is_in_faction_with = ENG
			}
			NOT = { TAG = SAF }
		}
	}
}
# SAF Burn the Portraits
news_event = {
	id = news.263
	title = news.263.t
	desc = news.263.desc
	picture = GFX_news_event_generic_riot
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.263.a
		trigger = {
			NOT = {
				tag = SAF
			}
			NOT = {
				tag = ENG
			}
			NOT = {
				is_in_faction_with = ENG
			}
			has_government = communism
		}
	}
	option = {
		name = news.263.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.263.c
		trigger = { 
			OR = {
				tag = ENG
				is_in_faction_with = ENG
				}
				NOT = { 
					has_government = communism 
				}
				NOT = { tag = SAF }
		}
	}
}

#SAF communist Faction/anti-colonialist crusade
news_event = {
	id = news.264
	title = news.264.t
	desc = news.264.desc
	picture = GFX_news_event_stalin_meeting
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.264.a
		trigger = {
			OR = {
				Tag = ENG
				TAG = BEL
				TAG = POR
				TAG = FRA
			}
		}
	}
	option = {
		name = news.264.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.264.c
		trigger = { 
			NOT = {
				Tag = ENG
				TAG = BEL
				TAG = POR
				TAG = FRA
				TAG = SOV
				TAG = SAF	
			}
		}
	}
	option = {
		name = news.264.d
		trigger = { TAG = SOV }
	}

}

#SAF demands Madagascar
news_event = {
	id = news.265
	title = news.265.t
	desc = news.265.desc
	picture = GFX_news_event_stalin_meeting
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.265.a
		trigger = {
			TAG = FRA
		}
	}
	option = {
		name = news.265.b
		trigger = { TAG = SAF }
	}
	option = {
		name = news.265.c
		trigger = { 
			NOT = {
				TAG = FRA
				TAG = SOV
				TAG = SAF	
			}
		}
	}
	option = {
		name = news.265.d
		trigger = { TAG = SOV }
	}

}
#NZL finishes Bob Semple tank
news_event = {
	id = news.270
	title = news.270.t
	desc = news.270.desc
	picture = GFX_news_event_glorious_vehicle
	
	major = yes

	fire_only_once = yes
	
	trigger = {
		NZL = { 
			OR = {
				has_tech = basic_light_tank 
				has_tech = basic_light_tank_chassis
			}
		}
	}
	
	option = {
		name = news.270.a
		trigger = {
			TAG = NZL
		}
	}
	option = {
		name = news.270.b
		trigger = { 
			NOT = {
				TAG = NZL	
			}
		}
	}

}

#NZL finishes Big Bob tank
news_event = {
	id = news.271
	title = news.271.t
	desc = news.271.desc
	picture = GFX_news_event_glorious_vehicle
	
	major = yes

	fire_only_once = yes
	
	trigger = {
	NZL = { has_tech = super_heavy_tank }
	}
	
	option = {
		name = news.271.a
		trigger = {
			TAG = NZL
		}
	}
	option = {
		name = news.271.b
		trigger = { 
			NOT = {
				TAG = NZL	
			}
		}
	}

}


#RAJ gets famine
news_event = {
	id = news.272
	title = news.272.t
	desc = news.272.desc
	picture = GFX_news_event_indian_famine
	
	major = yes

	fire_only_once = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.272.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.272.b
		trigger = { 
			NOT = { tag = RAJ }
			NOT = { tag = ENG }
		}
	}
	option = {
		name = news.272.c
		trigger = { 
			 tag = ENG
		}
	}
}

#RAJ famine is over
news_event = {
	id = news.273
	title = news.273.t
	desc = news.273.desc
	picture = GFX_news_event_indian_famine
	
	major = yes

	fire_only_once = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.273.a
		trigger = {
			original_tag = RAJ
		}
	}
	option = {
		name = news.273.b
		trigger = {
			NOT = { original_tag = RAJ }
		}
	}
}
# News event - RAJ release GER helps
news_event = {
	id = news.280
	title = news.280.t
	desc = news.280.desc
	picture = GFX_news_event_bose_meeting
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.280.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.280.b
		trigger = { 
			NOT = {
				TAG = RAJ
				TAG = GER
				is_in_faction_with = GER
				TAG = ENG
				is_in_faction_with = ENG	
			}
		}
	}
	option = {
		name = news.280.c
		trigger = { 
			OR = { 
				TAG = GER
				is_in_faction_with = GER
			}
		}
	}

	option = {
		name = news.280.d
		trigger = { 
			OR = {
				TAG = ENG
				is_in_faction_with = ENG
			}
			NOT = { TAG = RAJ }
			NOT = { TAG = GER } #in case of alliance between Germany and England
			NOT = { is_in_faction_with = GER }
		}
	}

}

# News event - RAJ release SOV helps
news_event = {
	id = news.281
	title = news.281.t
	desc = news.281.desc
	picture = GFX_news_event_bose
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.281.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.281.b
		trigger = { 
			NOT = {
				TAG = RAJ
				TAG = SOV
				is_in_faction_with = SOV
				TAG = ENG
				is_in_faction_with = ENG	
			}
		}
	}
	option = {
		name = news.281.c
		trigger = { 
			OR = {
				TAG = SOV
				is_in_faction_with = SOV
			}
		}
	}

	option = {
		name = news.281.d
		trigger = { 
			OR = {
				TAG = ENG
				is_in_faction_with = ENG
			}
			NOT = { TAG = RAJ }
			NOT = { TAG = SOV }
			NOT = { is_in_faction_with = SOV }
		}
	}

}

# News event - RAJ quit India movement
news_event = {
	id = news.282
	title = news.282.t
	desc = news.282.desc
	picture = GFX_news_event_quit_india_movement
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.282.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.282.b
		trigger = { 
			NOT = {
				TAG = RAJ
			}
		}
	}
	

}

# News event - RAJ Indian National Congress
news_event = {
	id = news.283
	title = news.283.t
	desc = news.283.desc
	picture = GFX_news_event_india_protests
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.283.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.283.b
		trigger = { 
			NOT = {
				TAG = RAJ
			}
		}
	}
	

}

# News event - RAJ Swaraj
news_event = {
	id = news.284
	title = news.284.t
	desc = news.284.desc
	picture = GFX_news_event_india_protests2
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.284.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.284.b
		trigger = { 
			NOT = {
				TAG = RAJ
			}
		}
	}
	

}

# News event - PAK free
news_event = {
	id = news.285
	title = news.285.t
	desc = news.285.desc
	picture = GFX_news_event_partition_of_india
	
	major = yes

	is_triggered_only = yes
	
	option = {
		name = news.285.a
		trigger = {
			TAG = RAJ
		}
	}
	option = {
		name = news.285.b
		trigger = {
			TAG = PAK
		}
	}
	option = {
		name = news.285.c
		trigger = { 
			NOT = {
				TAG = RAJ
				TAG = PAK
			}
		}
	}
	

}

# Australia severs ties and breaks free
news_event = {
	id = news.286
	title = news.286.t
	desc = news.286.desc
	picture = GFX_news_event_ast_parliament_house
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.286.a
		trigger = {
			NOT = {
				TAG = AST
				TAG = ENG
				is_in_faction_with = ENG
			}
		}
	}
	option = {
		name = news.286.b
		trigger = { TAG = AST }
	}

	option = {
		name = news.286.c
		trigger = { 
			OR = {
				TAG = ENG 
				is_in_faction_with = ENG
			}
		}
	}
}

# Soviet honors MR pact
news_event = {
	id = news.287
	title = news.287.t
	desc = news.287.desc
	picture = GFX_news_event_006
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.287.a
		trigger = {
			NOT = {
				TAG = GER
				TAG = SOV
				is_in_faction_with = GER
				is_in_faction_with = SOV
			}
		}
	}
	option = { 
		name = news.287.b
		trigger = { 
			NOT = { TAG = SOV } #fix for unholy alliance
			OR = {
				TAG = GER
				is_in_faction_with = GER
			}
		}
	}
	option = {
		name = news.287.c
		trigger = { 
			NOT = { TAG = GER } # fix for unholy alliance
			OR = {
				TAG = SOV
				is_in_faction_with = SOV
			}
		}
	}
}
#chinese united front forms
news_event = {
	id = news.288
	title = news.288.t
	desc = news.288.desc
	picture = GFX_news_event_chinese_soldiers_march
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.288.a
		trigger = {
			OR = {
				TAG = CHI
				TAG = PRC
			}
		}
	}
	option = { 
		name = news.288.b
		trigger = { 
			NOT = {
				TAG = CHI
				TAG = PRC
			}
			OR = {
				TAG = JAP
				is_in_faction_with = JAP
			}
		}
	}
	option = {
		name = news.288.c
		trigger = { 
			NOT = { 
				TAG = PRC 
				TAG = CHI
				TAG = JAP
				is_in_faction_with = JAP
			}
			
		}
	}
}

# GENERIC nation joins an Alliance
news_event = {
	id = news.289
	title = news.289.t
	picture = GFX_news_event_generic_sign_treaty3
	desc = news.289.d

	major = yes

	is_triggered_only = yes

	#Together we will prevail.
	option = {
		name = news.289.a
		trigger = {
			OR = {
				has_country_flag = alliance_inviter@FROM
				has_country_flag = alliance_applicant@FROM
			}
		}
		hidden_effect = {
			clr_country_flag = alliance_inviter@FROM
			clr_country_flag = alliance_applicant@FROM
		}
	}

	#They prepare for what is coming.
	option = {
		name = news.289.b
		trigger = {
			NOT = { FROM = { has_war = yes } }
			event_target:alliance_inviter = {
				NOT = { has_war = yes }
			}
			NOT = {
				any_allied_country = {
					has_country_flag = alliance_applicant@FROM
				}
			}
			AND = {
				NOT = { has_country_flag = alliance_inviter@FROM }
				NOT = { has_country_flag = alliance_applicant@FROM }
			}
		}
		hidden_effect = {
			clr_country_flag = alliance_inviter@FROM
			clr_country_flag = alliance_applicant@FROM
		}
	}

	#It will not avail them!
	option = {
		name = news.289.c
		trigger = {
			any_enemy_country = {
				OR = {
					has_country_flag = alliance_inviter@FROM
					has_country_flag = alliance_applicant@FROM
				}
			}
		}
		hidden_effect = {
			clr_country_flag = alliance_inviter@FROM
			clr_country_flag = alliance_applicant@FROM
		}
	}

	#The war escalates...
	option = {
		name = news.289.e
		trigger = {
			NOT = {
				any_allied_country = {
					OR = {
						has_country_flag = alliance_inviter@FROM
						has_country_flag = alliance_applicant@FROM
					}
				}
				any_enemy_country = {
					OR = {
						has_country_flag = alliance_inviter@FROM
						has_country_flag = alliance_applicant@FROM
					}
				}
			}
			event_target:alliance_inviter = {
				has_war = yes
			}
			AND = {
				NOT = { has_country_flag = alliance_inviter@FROM }
				NOT = { has_country_flag = alliance_applicant@FROM }
			}
		}
		hidden_effect = {
			clr_country_flag = alliance_inviter@FROM
			clr_country_flag = alliance_applicant@FROM
		}
	}

	#Our alliance grows stronger.
	option = {
		name = news.289.f
		trigger = {
			any_allied_country = {
				OR = {
					has_country_flag = alliance_inviter@FROM
					has_country_flag = alliance_applicant@FROM
				}
			}
			AND = {
				NOT = { has_country_flag = alliance_inviter@FROM }
				NOT = { has_country_flag = alliance_applicant@FROM }
			}
		}
		hidden_effect = {
			clr_country_flag = alliance_inviter@FROM
			clr_country_flag = alliance_applicant@FROM
		}
	}
}

#Austria invites Habsburg Prince
news_event = {
	id = news.290
	title = news.290.t
	desc = news.290.desc
	picture = GFX_news_event_royal_visit
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.290.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.290.b
		trigger = { 
			TAG = AUS
		}
	}
	option = {
		name = news.290.c
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.290.e
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Austria votes yes on referendum - no shenanigans
news_event = {
	id = news.291
	title = news.291.t
	desc = news.291.desc
	picture = GFX_news_event_election_vote
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.291.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.291.b
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.291.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = GER
			}
		}
	}
}

#Austria votes yes on referendum - suspected shenanigans
news_event = {
	id = news.292
	title = news.291.t
	desc = news.292.desc
	picture = GFX_news_event_generic_riot
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.292.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.292.b
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.292.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = GER
				has_government = democratic
			}
		}
	}
	option = { 
		name = news.292.e
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = GER
			}
			has_government = democratic
		}
	}
}

#Austria votes no on referendum - Hungary lets it slide
news_event = {
	id = news.293
	title = news.293.t
	desc = news.293.desc
	picture = GFX_news_event_journalists_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.293.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.293.b
		trigger = { 
			TAG = AUS
		}
	}
	option = {
		name = news.293.c
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.293.e
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Austria votes no on referendum - Hungary prepares for war!
news_event = {
	id = news.294
	title = news.294.t
	desc = news.294.desc
	picture = GFX_news_event_military_planning
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.294.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.294.b
		trigger = { 
			TAG = AUS
		}
	}
	option = {
		name = news.294.c
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.294.e
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Hungary restores Austria-Hungary
news_event = {
	id = news.295
	title = news.295.t
	desc = news.295.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.295.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.295.b
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.295.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = GER
				TAG = CZE
				TAG = ROM
				TAG = YUG
				TAG = POL
				TAG = ITA
			}
		}
	}
	option = { 
		name = news.295.e
		trigger = { 
			OR = {
				TAG = CZE
				TAG = ROM
				TAG = YUG
				TAG = POL
				TAG = ITA
			}
		}
	}
}

#Hungary elects a democratic king
news_event = {
	id = news.296
	title = news.296.t
	desc = news.296.desc
	picture = GFX_news_event_royal_visit
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.290.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.296.b
		trigger = { 
			NOT = { TAG = HUN }
			OR = {
				has_government = fascism
				has_government = communism
			}
		}
	}
	option = { 
		name = news.296.c
		trigger = { 
			NOT = { TAG = HUN }
			has_government = democratic
		}
	}
}

#Hungary elects a fascist king
news_event = {
	id = news.297
	title = news.297.t
	desc = news.297.desc
	picture = GFX_news_event_royal_visit
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.290.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.297.b
		trigger = { 
			NOT = { TAG = HUN }
			OR = {
				has_government = democratic
				has_government = communism
			}
		}
	}
	option = { 
		name = news.297.c
		trigger = { 
			NOT = { TAG = HUN }
			has_government = fascism
		}
	}
}

#Hungary renounces the Treaty of Trianon
news_event = {
	id = news.298
	title = news.298.t
	desc = news.298.desc
	picture = GFX_news_event_german_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.298.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.298.b
		trigger = { 
			NOT = { TAG = HUN }
			NOT = {	has_government = fascism }
		}
	}
	option = { 
		name = news.298.c
		trigger = { 
			NOT = { TAG = HUN }
			has_government = fascism
		}
	}
}

#Hungary proclaims Greater Hungary
news_event = {
	id = news.299
	title = news.299.t
	desc = news.299.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.299.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.299.b
		trigger = { 
			NOT = { TAG = HUN }
		}
	}
}

#Hungary demands Transylvania
news_event = {
	id = news.300
	title = news.300.t
	desc = news.300.desc
	picture = GFX_news_event_hungary_refused
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.300.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.300.b
		trigger = { 
			TAG = ROM
		}
	}
	option = {
		name = news.300.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = ROM
			}
		}
	}
}

#Romania folds and gives up Transylvania
news_event = {
	id = news.301
	title = news.301.t
	desc = news.301.desc
	picture = GFX_news_event_generic_sign_treaty1
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.301.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.301.b
		trigger = { 
			TAG = ROM
		}
	}
	option = {
		name = news.301.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = ROM
			}
		}
	}
}

#Hungary and Romania unable to find solution, war looms
news_event = {
	id = news.302
	title = news.302.t
	desc = news.302.desc
	picture = GFX_news_event_hungarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.302.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.302.b
		trigger = { 
			TAG = ROM
		}
	}
	option = {
		name = news.302.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = ROM
			}
		}
	}
}

#Hungary demands Southern Slovakia
news_event = {
	id = news.303
	title = news.303.t
	desc = news.303.desc
	picture = GFX_news_event_hungary_refused
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.303.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.303.b
		trigger = { 
			TAG = CZE
		}
	}
	option = {
		name = news.300.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
			}
		}
	}
}

#Czechoslovakia folds and gives up Southern Slovakia
news_event = {
	id = news.304
	title = news.304.t
	desc = news.304.desc
	picture = GFX_news_event_generic_sign_treaty1
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.304.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.301.b
		trigger = { 
			TAG = CZE
		}
	}
	option = {
		name = news.301.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
			}
		}
	}
}

#Hungary and Czechoslovakia unable to find solution, war looms
news_event = {
	id = news.305
	title = news.305.t
	desc = news.305.desc
	picture = GFX_news_event_hungarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.302.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.302.b
		trigger = { 
			TAG = CZE
		}
	}
	option = {
		name = news.302.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
			}
		}
	}
}

#Hungary demands the Vojvodina
news_event = {
	id = news.306
	title = news.306.t
	desc = news.306.desc
	picture = GFX_news_event_hungary_refused
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.306.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.306.b
		trigger = { 
			TAG = YUG
		}
	}
	option = {
		name = news.300.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = YUG
			}
		}
	}
}

#Yugoslavia folds and gives up the Vojvodina
news_event = {
	id = news.307
	title = news.307.t
	desc = news.307.desc
	picture = GFX_news_event_generic_sign_treaty1
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.307.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.301.b
		trigger = { 
			TAG = YUG
		}
	}
	option = {
		name = news.301.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = YUG
			}
		}
	}
}

#Hungary and Yugoslavia unable to find solution, war looms
news_event = {
	id = news.308
	title = news.308.t
	desc = news.308.desc
	picture = GFX_news_event_hungarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.302.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.302.b
		trigger = { 
			TAG = YUG
		}
	}
	option = {
		name = news.302.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = YUG
			}
		}
	}
}

#Hungary claims overlordship over Slovakia
news_event = {
	id = news.309
	title = news.309.t
	desc = {
		text = news.309.desc.a
		trigger = { 
			OR = {
				NOT = { country_exists = SLO }
				AND = {
					country_exists = SLO
					SLO = { is_subject = yes }
				}
			}
		}
	}
	desc = {
		text = news.309.desc.b
		trigger = { 
			country_exists = SLO
			SLO = { is_subject = no }
		}
	}
	picture = GFX_news_event_hungary_refused
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.309.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.309.b
		trigger = { 
			TAG = CZE
			OR = {
				NOT = { country_exists = SLO }
				AND = {
					country_exists = SLO
					SLO = { is_subject = yes }
				}
			}
		}
	}
	option = {
		name = news.309.c
		trigger = { 
			AND = {
				TAG = SLO
				SLO = { is_subject = no }
			}
		}
	}
	option = {
		name = news.300.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
				AND = {
					TAG = SLO
					SLO = { is_subject = yes }
				}
			}
		}
	}
}

#CZE/SLO folds and gives up Slovakia
news_event = {
	id = news.310
	title = news.310.t
	desc = {
		text = news.310.desc.a
		trigger = { 
			OR = {
				NOT = { country_exists = SLO }
				AND = {
					country_exists = SLO
					SLO = { is_subject = yes }
				}
			}
		}
	}
	desc = {
		text = news.310.desc.b
		trigger = { 
			country_exists = SLO
			SLO = { is_subject = no }
		}
	}
	picture = GFX_news_event_generic_sign_treaty1
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.310.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.310.b
		trigger = { 
			TAG = CZE
		}
	}
	option = {
		name = news.301.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
			}
		}
	}
}

#Hungary and CZE/SLO unable to find solution, war looms
news_event = {
	id = news.311
	title = news.311.t
	desc = {
		text = news.311.desc.a
		trigger = { 
			OR = {
				NOT = { country_exists = SLO }
				AND = {
					country_exists = SLO
					SLO = { is_subject = yes }
				}
			}
		}
	}
	desc = {
		text = news.311.desc.b
		trigger = { 
			country_exists = SLO
			SLO = { is_subject = no }
		}
	}
	picture = GFX_news_event_hungarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.302.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.311.b
		trigger = { 
			OR = {
				TAG = CZE
				TAG = SLO
			}
		}
	}
	option = {
		name = news.302.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = CZE
				TAG = SLO
			}
		}
	}
}

#Rome Protocols renewed
news_event = {
	id = news.312
	title = news.312.t
	desc = {
		text = news.312.desc.a
		trigger = { 
			country_exists = AUS
		}
	}
	desc = {
		text = news.312.desc.b
		trigger = { 
			NOT = { country_exists = AUS }
		}
	}
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.312.a
		trigger = {
			OR = {
				TAG = HUN
				TAG = ITA
				TAG = AUS
			}
		}
	}
	option = {
		name = news.312.b
		trigger = { 
			TAG = GER
		}
	}
	option = {
		name = news.312.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = ITA
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Pact of Rome formed
news_event = {
	id = news.313
	title = news.313.t
	desc = {
		text = news.313.desc.a
		trigger = { 
			country_exists = AUS
		}
	}
	desc = {
		text = news.313.desc.b
		trigger = { 
			NOT = { country_exists = AUS }
		}
	}
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.313.a
		trigger = {
			OR = {
				TAG = HUN
				TAG = ITA
				TAG = AUS
			}
		}
	}
	option = {
		name = news.313.b
		trigger = { 
			TAG = GER
		}
	}
	option = {
		name = news.313.c
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = ITA
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Horthy Assassinated
news_event = {
	id = news.314
	title = news.314.t
	desc = news.314.desc
	picture = GFX_news_event_generic_funeral
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.314.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.314.b
		trigger = { 
			has_government = communism
			NOT = { TAG = HUN }
		}
	}
	option = {
		name = news.314.c
		trigger = { 
			NOT = {
				has_government = communism
			}
			NOT = { TAG = HUN }
		}
	}
}

#Austria deniees referendum
news_event = {
	id = news.315
	title = news.315.t
	desc = news.315.desc
	picture = GFX_news_event_hungarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.294.a
		trigger = {
			TAG = HUN
		}
	}
	option = {
		name = news.294.b
		trigger = { 
			TAG = AUS
		}
	}
	option = {
		name = news.294.c
		trigger = { 
			TAG = GER
		}
	}
	option = { 
		name = news.294.e
		trigger = { 
			NOT = {
				TAG = HUN
				TAG = AUS
				TAG = GER
			}
		}
	}
}

#Renew Polish-Romanian Alliance
news_event = {
	id = news.316
	title = news.316.t
	desc = news.316.desc
	picture = GFX_news_event_romania_poland_visit
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.316.a
		trigger = {
			OR = {
				TAG = ROM
				TAG = POL
			}
		}
	}
	option = {
		name = news.316.b
		trigger = { 
			OR = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = { 
		name = news.316.c
		trigger = { 
			NOT = {
				TAG = ROM
				TAG = POL
				TAG = GER
				TAG = SOV
			}
		}
	}
}

#Cordon Sanitaire
news_event = {
	id = news.317
	title = news.317.t
	desc = news.317.desc
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.317.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.317.b
		trigger = { 
			OR = {
				AND = {
					TAG = POL
					is_in_faction_with = ROM
				}
				AND = {
					TAG = CZE
					is_in_faction_with = ROM
				}
			}
		}
	}
	option = {
		name = news.317.g
		trigger = { 
			OR = {
				TAG = GER
				TAG = SOV
			}
		}
	}
	option = { 
		name = news.317.e
		trigger = { 
			OR = {
				NOT = {
					TAG = ROM
					TAG = POL
					TAG = CZE
					TAG = GER
					TAG = SOV
					has_government = communism
					has_government = fascism
				}
				AND = { 
					OR = {
						TAG = POL
						TAG = CZE
					}
					NOT = { has_government = communism }
					NOT = { has_government = fascism }
					NOT = { is_in_faction_with = ROM }
				}
			}
		}
	}
	option = { 
		name = news.317.f
		trigger = { 
			OR = {
				AND = {
					NOT = {
						TAG = ROM
						TAG = POL
						TAG = CZE
						TAG = GER
						TAG = SOV
					}
					OR = {
						has_government = communism
						has_government = fascism
					}
				}
				AND = { 
					OR = {
						TAG = POL
						TAG = CZE
					}
					OR = {
						has_government = communism
						has_government = fascism
					}
					NOT = { is_in_faction_with = ROM }
				}
			}
		}
	}
}

#Bulgaria Submits to Romanian Ultimatum
news_event = {
	id = news.318
	title = news.318.t
	desc = news.318.desc
	picture = GFX_news_event_generic_sign_treaty1
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.318.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.318.b
		trigger = { 
			TAG = BUL
		}
	}
	option = {
		name = news.318.c
		trigger = { 
			NOT = {
				TAG = ROM
				TAG = BUL
			}
		}
	}
}

#Bulgaria Rejects Romanian Ultimatum - War might start
news_event = {
	id = news.319
	title = news.319.t
	desc = news.319.desc
	picture = GFX_news_event_bulgarian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.319.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.319.b
		trigger = { 
			TAG = BUL
		}
	}
	option = {
		name = news.319.c
		trigger = { 
			NOT = {
				TAG = ROM
				TAG = BUL
			}
		}
	}
}

#Divide Yugoslavia - Yugoslavia Refuses
news_event = {
	id = news.320
	title = news.320.t
	desc = news.320.desc
	picture = GFX_news_event_romanian_soldiers
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.320.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.320.b
		trigger = { 
			TAG = YUG
		}
	}
	option = {
		name = news.320.c
		trigger = { 
			OR = {
				AND = {
					TAG = GER
					ROM = {
						has_country_flag = ROM_YUG_GER_approves
					}
				}
				AND = {
					TAG = ITA
					ROM = {
						has_country_flag = ROM_YUG_ITA_approves
					}
				}
			}
		}
	}
	option = {
		name = news.320.e
		trigger = { 
			OR = {
				NOT = {
					TAG = ROM
					TAG = YUG
				}
				AND = {
					TAG = GER
					ROM = {
						NOT = { has_country_flag = ROM_YUG_GER_approves }
					}
				}
				AND = {
					TAG = ITA
					ROM = {
						NOT = { has_country_flag = ROM_YUG_ITA_approves }
					}
				}
			}
		}
	}
}

#Divide Yugoslavia - Yugoslavia Accepts Under Pressure
news_event = {
	id = news.321
	title = news.321.t
	desc = news.321.desc
	picture = GFX_news_event_yugoslavian_split
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.321.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.321.b
		trigger = { 
			OR = {
				AND = {
					TAG = GER
					ROM = {
						has_country_flag = ROM_YUG_GER_approves
					}
				}
				AND = {
					TAG = ITA
					ROM = {
						has_country_flag = ROM_YUG_ITA_approves
					}
				}
			}
		}
	}
	option = {
		name = news.321.c
		trigger = { 
			OR = {
				NOT = {
					TAG = ROM
					TAG = YUG
					TAG = POL
					TAG = GER
					TAG = ITA
				}
				AND = {
					TAG = GER
					ROM = {
						NOT = { has_country_flag = ROM_YUG_GER_approves }
					}
				}
				AND = {
					TAG = ITA
					ROM = {
						NOT = { has_country_flag = ROM_YUG_ITA_approves }
					}
				}
			}
		}
	}
	option = {
		name = news.321.e
		trigger = { 
			TAG = POL
		}
	}
}

#King Michael's Coup
news_event = {
	id = news.322
	title = news.322.t
	desc = news.322.desc
	picture = GFX_news_event_journalists_speech
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.322.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.322.b
		trigger = { 
			NOT = { TAG = ROM }
		}
	}
}

#King Carol II Forced to Abdicate
news_event = {
	id = news.323
	title = news.323.t
	desc = news.323.desc
	picture = GFX_news_event_romania_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.323.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.323.b
		trigger = { 
			NOT = { TAG = ROM }
		}
	}
}

#Divide Yugoslavia - Yugoslavia Agrees Immediately
news_event = {
	id = news.324
	title = news.324.t
	desc = news.324.desc
	picture = GFX_news_event_yugoslavian_split
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.324.a
		trigger = {
			TAG = ROM
		}
	}
	option = {
		name = news.324.b
		trigger = { 
			NOT = {
				TAG = ROM
				TAG = YUG
			}
		}
	}
}

#Yugoslavia Claims Bulgaria
news_event = {
	id = news.325
	title = news.325.t
	desc = news.325.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.325.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.325.b
		trigger = {
			TAG = BUL
		}
	}
	option = {
		name = news.325.c
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = BUL
			}
		}
	}
}

#The Banovina of Croatia
news_event = {
	id = news.326
	title = news.326.t
	desc = news.326.desc
	picture = GFX_news_event_banovina_croatia
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.326.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.326.b
		trigger = {
			TAG = CRO
		}
	}
	option = {
		name = news.326.c
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = CRO
			}
		}
	}
}

#Yugoslavia Claims Macedonia
news_event = {
	id = news.327
	title = news.327.t
	desc = news.327.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.327.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.327.b
		trigger = {
			TAG = GRE
		}
	}
	option = {
		name = news.327.c
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = GRE
			}
		}
	}
}

#Yugoslavia Claims Italian Border
news_event = {
	id = news.328
	title = news.328.t
	desc = news.328.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.328.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.328.b
		trigger = {
			TAG = ITA
		}
	}
	option = {
		name = news.328.c
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = ITA
			}
		}
	}
}

#Yugoslavia Recognizes Soviet Union
news_event = {
	id = news.329
	title = news.329.t
	desc = news.329.desc
	picture = GFX_news_event_stalin_meeting
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.329.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.329.b
		trigger = {
			TAG = SOV
		}
	}
	option = {
		name = news.329.c
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = SOV
			}
		}
	}
}

#The Pan-Slavic Worker's Congress
news_event = {
	id = news.330
	title = news.330.t
	desc = news.330.desc
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.330.a
		trigger = {
			TAG = YUG
		}
	}
	option = {
		name = news.330.b
		trigger = {
			TAG = SOV
		}
	}
	option = {
		name = news.330.c
		trigger = {
			OR = {
				TAG = BUL
				TAG = ALB
			}
		}
	}
	option = {
		name = news.330.e
		trigger = { 
			NOT = {
				TAG = YUG
				TAG = SOV
				TAG = BUL
				TAG = ALB
			}
		}
	}
}

#Icelandic Independence
news_event = {
	id = news.331
	title = news.331.t
	desc = news.331.desc
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.331.a
	}
}

#Mers-El-Kebir - French Surrender
news_event = {
	id = news.332
	title = news.332.t
	desc = news.332.desc
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.332.a
		trigger = {
			is_in_faction_with = ENG
			NOT = { original_tag = FRA }
		}
	}
	option = {
		name = news.332.b
		trigger = {
			is_in_faction_with = ENG
			original_tag = FRA
		}
	}
	option = {
		name = news.332.c
		trigger = {
			is_in_faction_with = GER
			NOT = { original_tag = FRA }
		}
	}
	option = {
		name = news.332.d
		trigger = {
			is_in_faction_with = GER
			original_tag = FRA
		}
	}
	option = {
		name = news.332.e
		trigger = {
			NOT = { is_in_faction_with = ENG }
			NOT = { is_in_faction_with = GER }
		}
	}
}

#Mers-El-Kebir - Attack
news_event = {
	id = news.333
	title = news.333.t
	desc = news.333.desc
	picture = GFX_news_event_generic_sign_treaty3
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.333.a
		trigger = {
			is_in_faction_with = ENG
			NOT = { original_tag = FRA }
		}
	}
	option = {
		name = news.333.b
		trigger = {
			is_in_faction_with = ENG
			original_tag = FRA
		}
	}
	option = {
		name = news.333.c
		trigger = {
			is_in_faction_with = GER
			NOT = { original_tag = FRA }
		}
	}
	option = {
		name = news.333.d
		trigger = {
			is_in_faction_with = GER
			original_tag = FRA
		}
	}
	option = {
		name = news.333.e
		trigger = {
			NOT = { is_in_faction_with = ENG }
			NOT = { is_in_faction_with = GER }
		}
	}
}
news_event = { #Panay Incident - initial incident
	id = news.334
	title = news.334.t
	desc = news.334.d
	picture = GFX_news_event_panay_incident

	trigger = {
		NOT = { tag = USA }
	}
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.334.a
		trigger = {
			NOT = {
				OR = {
					TAG = JAP
					TAG = ENG
				}
			}
		}
	}
	option = {
		name = news.334.b
		trigger = { TAG = JAP }
	}
	option = {
		name = news.334.c
		trigger = { TAG = ENG }
		ENG = {
			add_opinion_modifier = { target = JAP modifier = panay_inc2_opinion_modifier }
		}
	}
}

news_event = { #Panay Incident - US declares war on Japan
	id = news.335
	title = news.335.t
	desc = news.335.d
	picture = GFX_news_event_usa_japan_at_war

	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.335.a
		trigger = {
			NOT = {
				OR = {
					tag = USA
					tag = JAP
					AND = {
						has_war_with = JAP
						NOT = { has_war_with = USA }
					}
					AND = {
						has_war_with = CHI
						NOT = { has_war_with = JAP }
					}
				}
			}
		}
	}
	option = {
		name = news.335.b
		trigger = {
			tag = USA
		}
	}
	option = {
		name = news.335.c
		trigger = {
			tag = JAP
		}
	}
	option = {
		name = news.335.e
		trigger = {
			has_war_with = JAP
			NOT = { has_war_with = USA }
			NOT = { tag = USA }
		}
	}
	option = {
		name = news.335.f
		trigger = {
			has_war_with = CHI
			NOT = { has_war_with = JAP }
			NOT = { tag = JAP }
		}
	}
}

# Mexico occupies Texas - Remember the Alamo
news_event = {
	id = news.336
	title = news.336.title
	desc = news.336.desc
	picture = GFX_news_event_047
	
	major = yes
	
	trigger = {
		375 = { is_fully_controlled_by = MEX }
		MEX = { has_war_with = USA }
		NOT = { has_global_flag = remember_the_alamo }
	}
	
	immediate = {
		set_global_flag = remember_the_alamo
	}
	
	mean_time_to_happen = {
		days = 2
	}
	
	option = {
		name = news.336.a
		trigger = {
			OR = {
				TAG = MEX
				is_in_faction_with = MEX
			}
		}
	}
	option = {
		name = news.336.b
		trigger = {
			OR = {
				TAG = USA
				is_in_faction_with = USA
			}
		}
	}
	option = {
		name = news.336.c
		trigger = {
			NOT = {
				OR = {
					TAG = MEX
					is_in_faction_with = MEX
					TAG = USA
					is_in_faction_with = USA
				}
			}
		}
	}
}

# Humiliation in Africa
news_event = {
	id = news.337
	title = news.337.title

	desc = {
		text = news.337.desc
		trigger = {
			ITA = {
				NOT = {	owns_state = 550 } #ERITREA
				NOT = {	owns_state = 559 } #SOMALILAND
				NOT = {	owns_state = 844 } #JUBALAND
			}
		}
	}
	desc = {
		text = news.337.desc_some_states
		trigger = {
			ITA = {
				NOT = {
					AND = {
						owns_state = 550 #ERITREA
						owns_state = 559 #SOMALILAND
						owns_state = 844 #JUBALAND
					}
				}
				count_triggers = {
					amount = 1
					owns_state = 550 #ERITREA
					owns_state = 559 #SOMALILAND
					owns_state = 844 #JUBALAND
				}
			}
		}
	}
	desc = {
		text = news.337.desc_no_states
		trigger = {
			ITA = {
				owns_state = 550 #ERITREA
				owns_state = 559 #SOMALILAND
				owns_state = 844 #JUBALAND
			}
		}
	}

	picture = GFX_news_event_african_soldiers
	
	major = yes
	
	fire_only_once = yes
	is_triggered_only = yes
	
	immediate = {
		set_global_flag = humiliation_in_africa
	}
	
	option = {
		name = news.337.a
		trigger = {
			NOT = { tag = ITA }
			NOT = { tag = ETH }
			NOT = { has_government = fascism }
		}
	}
	option = {
		name = news.337.b
		trigger = {
			NOT = { tag = ITA }
			NOT = { tag = ETH }
			has_government = fascism
		}
	}
	option = {
		name = news.337.c
		trigger = {
			tag = ITA
		}
	}
	option = {
		name = news.337.d
		trigger = {
			tag = ETH
		}
	}
}


### Country reunited
news_event = {
	id = news.350
	title = news.350.t
	desc = news.350.desc
	picture = GFX_news_event_generic_parliament
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.350.a
		trigger = {
			original_tag = ROOT
			NOT = { has_government = ROOT }
		}
	}
	option = {
		name = news.350.b
		trigger = {
			original_tag = ROOT
			has_government = ROOT
		}
	}
	option = {
		name = news.350.c
		trigger = {
			NOT = {
				original_tag = ROOT
			}
		}
	}
}

### Yellow river blown
news_event = {
	id = news.409
	title = news.409.t
	desc = news.409.desc
	picture = GFX_news_event_074
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news.409.a
		trigger = {
			OR = {
				TAG = CHI
				is_in_faction_with = CHI
			}
		}
	}
	option = {
		name = news.409.b
		trigger = {
			OR = {
				TAG = JAP
				is_in_faction_with = JAP
			}
		}
	}
	option = {
		name = news.409.c
		trigger = {
			NOT = {
				OR = {
					TAG = CHI
					OR = {
						TAG = JAP
						is_in_faction_with = JAP
					}
				}
			}
		}
	}
}




