###############################################################################
# Autarky
# Event 370120
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370120
	random = no
	country = GER

	name = "EN370120" 
	desc = "ED370120" 

	style = 0
	picture = "oil_plant"

	date = { hour = 4 day = 1 month = january year = 1936 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 310 value = 1  } # Leipzig
		command = { type = construct which = synthetic_oil where = 298 value = 1 } # Magdeburg
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen (Scholven)
		command = { type = free_supplies value = -3 } # Cost for Buna plant at Schkopau
	}
}

###############################################################################
# The Schkopau Buna Plant
# Event 370121
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370121
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			AND = {
				year = 1937	
				month = 8 # september
			}
		}
	}

	name = "VRpESH" # "The Schkopau Buna Plant" 	#"EN370121" 
	desc = "SYƋK͂ŐYłHƂĂ͏߂Ă̂̂A VRpEɂĊB""The first factory for producing Synthetic Rubber on an Industrial scale has been completed at Schkopau."	#"ED370121" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = august year = 1936 }
	offset = 12
	deathdate = { hour = 12 day = 21 month = august year = 1937 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 310 value = 1 } # Leipzig
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

######################################################################################
# Goring's 4 Year Economic Plan
# Event 370122
# CORE2 Ver 0.3
# by dec152000
######################################################################################

event = {
	id = 370122
	random = no
	country = GER

	trigger = {
		OR = {
			random = 20
			month = 11 # december
		}
	}

	name = "EN370122"
	desc = "ED370122"

	style = 0
	picture = "economic" 

	date = { hour = 12 day = 11 month = october year = 1936 }
	offset = 7
	deathdate = { hour = 12 day = 10 month = december year = 1937 }

	action_a = {
		name = "EAA370122"
		ai_chance = 99
		command = { type = domestic which = free_market value = -1 }
		command = { type = domestic which = defense_lobby value = 1 } 
		command = { type = local_setflag which = NSDAP_Plan }
	}
	action_b = {
		name = "EAB370122"
		ai_chance = 1
		command = { type = local_setflag which = Current_Plan }
	}
	action_c = {
		name = "EAC370122" # Horrible option, as you never get any Synthetic Oil/Rubber, basically
		ai_chance = 0
		command = { type = domestic which = free_market value = 1 }
		command = { type = domestic which = defense_lobby value = -1 }
		command = { type = local_setflag which = Private_Plan }
	}
}

###############################################################################
# The Four Year Plan-Synthetic Fuel (Historical)
# Event 370124
# CORE2 Ver 0.30
# by Historyman, adjusted by Dec152000
###############################################################################

event = {
	id = 370124
	random = no
	country = GER

	trigger = { 
		local_flag = NSDAP_Plan
	}

	name = "lJNv感R" # "The Four Year Plan-Synthetic Fuel" #"EN370124" 
	desc = "jxNōsꂽ鍑}ɂ鐺ɂƁAYƈ琬̂߂̐VȎlJNoόv悪{邱ƂɂȂB̌v̎vȕ́AtBbV[EgvV@pΖHVɌ݂邱ƂɂB" # "As announced at the recent Reichsparteitage in Nuremberg, a new Four Year Economic Plan for Industry is to be set in motion. A major part of this is the construction of additional Synthetic Oil Plants using the Fischer-Tropsch process."	#"ED370124" 

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = october year = 1936 }
	offset = 10
	deathdate = { hour = 12 day = 29 month = december year = 1936 }

	action_a = {
		name = "v悤" # "Follow the Plan completely"			# "EAA370124"
		ai_chance = 100
		command = { type = free_supplies value = -20 } # Construction of 4 F-T plants
		command = { type = manpowerpool value = -12.5 }
		command = { type = local_setflag which = 4_Yr_Plan }
	}
	action_b = {
		name = "̌v͍鄟ŏs΂" # "This is too expensive - only do the minimum"	# "EAB370124"
		ai_chance = 0
		command = { type = free_supplies value = -4 } # Construction of only 1 F-T plant
		command = { type = manpowerpool value = -2.5 }
		command = { type = local_setflag which = No_4_Yr_Plan }
		command = { type = sleepevent which = 370127 }
		command = { type = sleepevent which = 370128 }
		command = { type = sleepevent which = 370129 }
	}
}

###############################################################################
# The Four Year Plan-Synthetic Fuel (Ahistoric)
# Event 370125
# CORE2 Ver 0.30
# by Historyman, adjusted by Dec152000
###############################################################################

event = {
	id = 370125
	random = no
	country = GER

	trigger = { 
		local_flag = Current_Plan
	}

	name = "lJNv感R" # "The Four Year Plan-Synthetic Fuel" #"EN370125" 
	desc = "jxNōsꂽ鍑}ɂ鐺ɂƁAYƈ琬̂߂̐VȎlJNoόv悪{邱ƂɂȂB̌v̎vȕ́AtBbV[EgvV@pΖHVɌ݂邱ƂɂB" # "As announced at the recent Reichsparteitage in Nuremberg, a new Four Year Economic Plan for Industry is to be set in motion. Part of this is the construction of a Synthetic Oil Plant using the Fischer-Tropsch process."	#"ED370125" 

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = october year = 1936 }
	offset = 10
	deathdate = { hour = 12 day = 29 month = december year = 1936 }

	action_a = {
		name = "v𐋍s悤" # "Follow the Plan"	# "EAA370125"
		ai_chance = 50
		command = { type = free_supplies value = -4 } # Construction of only 1 F-T plant
		command = { type = manpowerpool value = -2.5 }
		command = { type = local_setflag which = No_4_Yr_Plan }
		command = { type = sleepevent which = 370127 }
		command = { type = sleepevent which = 370128 }
		command = { type = sleepevent which = 370129 }
	}
	action_b = {
		name = "ƐΖKv!" # "We need more Oil !"	# "EAB370125"
		ai_chance = 50
		command = { type = free_supplies value = -20 } # Construction of all 4 F-T plants
		command = { type = manpowerpool value = -12.5 }
		command = { type = local_setflag which = 4_Yr_Plan }
	}
}

###############################################################################
# The Rauxel Oil Plant
# Event 370126
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370126
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = 4_Yr_Plan
			local_flag = No_4_Yr_Plan
		}
		OR = {
			random = 20
			AND = {
				year = 1939	
				month = 7 # August
			}
		}
	}

	name = "ENZΖH" # "The Rauxel Oil Plant" 	#"EN370126" 
	desc = "Ζ𐶎YHꂪA[ñENZɂĊ B{H́ANbNi[FPB^[V AGɂđƂB" # "The factory for producing Synthetic Oil has been completed at Rauxel in the Ruhr. It is operated by Klocknerwerke-Wintershall AG."	#"ED370126" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 21 month = august year = 1938 }
	offset = 12
	deathdate = { hour = 12 day = 21 month = august year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 76 value = 1 } # Dortmund
		command = { type = free_supplies value = 4 } # Construction finished
	}
}

###############################################################################
# The Homberg Oil Plant
# Event 370127
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370127
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			AND = {
				year = 1939	
				month = 7 # August
			}
		}
		local_flag = 4_Yr_Plan
	}

	name = "zxNΖH" # "The Homberg Oil Plant" 	#"EN370127" 
	desc = "Ζ𐶎YHꂪA[ñzxNɂĊ B{H́ACvCZYzЂɂđƂ B" # "The factory for producing Synthetic Oil has been completed at Homberg in the Ruhr. It is operated by Steinkohlen-Bergwerk Rheinpreussen."	#"ED370127" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 23 month = august year = 1938 }
	offset = 12
	deathdate = { hour = 12 day = 23 month = august year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 4 } # Construction finished
	}
}

###############################################################################
# The Ruhland Oil Plant
# Event 370128
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370128
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			AND = {
				year = 1938	
				month = 7 # August
			}
		}
		local_flag = 4_Yr_Plan
	}

	name = "[gΖH" # "The Ruhland Oil Plant" 	#"EN370128" 
	desc = "Ζ𐶎YHꂪAhXfߍx̃[gɂ B{H́AYxW(Brabag) ɂđƂB" # "The factory for producing Synthetic Oil has been completed at Ruhland, near Dresden. It is operated by Braunkkohle-Benzin AG (Brabag)."	#"ED370127" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 25 month = august year = 1937 }
	offset = 12
	deathdate = { hour = 12 day = 25 month = august year = 1938 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 311 value = 1 } # Dresden
		command = { type = free_supplies value = 8 } # Construction finished
	}
}

###############################################################################
# The Holten Oil Plant
# Event 370129
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370129
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			AND = {
				year = 1938	
				month = 7 # August
			}
		}
		local_flag = 4_Yr_Plan
	}

	name = "zeΖH" # "The Holten Oil Plant" 	#"EN370129" 
	desc = "Ζ𐶎YHꂪA[ñzeɂĊ B{H́A[xW(Brabag)ɂ đƂB " # "The factory for producing Synthetic Oil has been completed at Holten in the Ruhr. It is operated by Ruhrbenzin AG."	#"ED370129" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 27 month = august year = 1937 }
	offset = 12
	deathdate = { hour = 12 day = 27 month = august year = 1938 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 4 } # Construction finished
	}
}

###############################################################################
# The Four Year Plan (Continued)
# Event 370130
# CORE2 Ver 0.30
# by Historyman, adjusted by Dec152000
###############################################################################

event = {
	id = 370130
	random = no
	country = GER

	trigger = {
		local_flag = 4_Yr_Plan
		control = { province = 466 data = GER } # Strakonice
		control = { province = 471 data = GER } # Usti
		control = { province = 472 data = GER } # Liberec
		control = { province = 474 data = GER } # Ostrava
	}

	name = "lNv(p)" #"The Four Year Plan (Continued)" 		#"EN370130" 	
	desc = "Yf[eg͐ɏIA䂪͓ƗƍsHiWׂAw̓w͂sȂ΂Ȃ ȂB̕j̎vȕ́AΖyэH VɌ݂邱ƂɂB" # "After our successful campaign for the return of the Sudetenland, we must make further efforts to boost our self-reliance. A major part of this is the construction of additional Synthetic Oil & Rubber Plants."	#"ED370130" 
		# We should expand some of the existing Plants (at Scholven and Zeitz), build four new ones (at Gelsenkirchen, Welheim, Wesseling and Politz) and also build two new Fischer-Tropsch plants at Lutzendorf and Wanne-Eickel. We should also establish a second Buna plant at HEs, near Aachen.

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = october year = 1938 }
	offset = 10
	deathdate = { hour = 12 day = 30 month = march year = 1939 } # allows for a late acquisition of the Sudetenland

	action_a = {
		name = "v悤" # "Follow the Plan completely"	# "EAA370130"
		ai_chance = 100
		command = { type = free_supplies value = -59 } # Construction of 4 Bergius plants, expand 2 existing, build 4 F-T plants & build 2nd Buna Plant
		command = { type = manpowerpool value = -40 }
		command = { type = local_setflag which = 4_Yr_Plan_Cont }
	}
	action_b = {
		name = "̌v͍鄟ŏs΂" # "This is too expensive - only do the minimum"	# "EAB370130"
		ai_chance = 0
		command = { type = free_supplies value = -15 } # Construction of 2nd Buna plant, and expand 2 existing Bergius plants only
		command = { type = manpowerpool value = -10 }
		command = { type = local_setflag which = No_4_Yr_Plan_Cont }
		command = { type = sleepevent which = 370135 }
		command = { type = sleepevent which = 370136 }
		command = { type = sleepevent which = 370137 }
		command = { type = sleepevent which = 370138 }
		command = { type = sleepevent which = 370139 }
		command = { type = sleepevent which = 370140 }
	}
}

###############################################################################
# The Schkopau Buna Plant expands
# Event 370131
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370131
	random = no
	country = GER

	trigger = { 
		local_flag = 4_Yr_Plan_Cont
		supplies = 1000
	}

	name = "VRpESH̊g" # "The Schkopau Buna Plant expands" 	#"EN370131" 
	desc = "䂪̎\͂߂ƂɊÂAVRpESH̐Y\͂߂邱ƂɂȂB" # "Following our decision to increase our self-reliance, we have expanded production at the Schkopau Buna plant."	#"ED370131" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = september year = 1938 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 310 value = 1 } # Leipzig
		command = { type = manpowerpool value = -2.5 }
		command = { type = supplies value = -500 }
	}
}

###############################################################################
# The Huls Buna Plant
# Event 370132
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370132
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = 4_Yr_Plan_Cont
			local_flag = No_4_Yr_Plan_Cont
		}
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "qXSH" # "The Huls Buna Plant" 	#"EN370132" 
	desc = "ӂ߂̍𐶎YHꂪAqXɊB " # "The second factory for producing Synthetic Rubber has been completed at Huls."	#"ED370132" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = july year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 66 value = 1 } # Aachen
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Scholven Oil Plant expands
# Event 370133
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370133
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = 4_Yr_Plan_Cont
			local_flag = No_4_Yr_Plan_Cont
		}
		OR = {
			random = 20
			month = 5 # June
		}
	}

	name = "VtFΖH̊g" # "The Scholven Oil Plant expands" 	#"EN370133" 
	desc = "VtF̍ΖHꂪAY\͂g傳B" # "The factory for producing Synthetic Oil at Scholven has expanded its' production."	#"ED370133" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 21 month = january year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = june year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 7 } # Construction finished
	}
}

###############################################################################
# The Zeitz Oil Plant expands
# Event 370134
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370134
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = 4_Yr_Plan_Cont
			local_flag = No_4_Yr_Plan_Cont
		}
		OR = {
			random = 20
			month = 6 # July
		}
	}

	name = "c@CcΖH̊g" # "The Zeitz Oil Plant expands" 	#"EN370134" 
	desc = "c@Cĉ̍ΖHꂪAY\͂g傳B" # "The factory for producing Synthetic Oil at Zeitz has expanded its' production."	#"ED370134" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 21 month = february year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = july year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 310 value = 1 } # Leipzig
		command = { type = free_supplies value = 5 } # Construction finished
	}
}

###############################################################################
# The Gelsenkirchen Oil Plant
# Event 370135
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370135
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "Q[LqFΖH" # "The Gelsenkirchen Oil Plant" 	#"EN370135" 
	desc = "Ζ𐶎YHꂪA[ñQ[LqFɊB" # "The factory for producing Synthetic Oil has been completed at Gelsenkirchen in the Ruhr."	#"ED370135" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 14 month = august year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 9 } # Construction finished
	}
}

###############################################################################
# The Welheim Oil Plant
# Event 370136
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370136
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "FnCΖH" # "The Welheim Oil Plant" 	#"EN370136" 
	desc = "Ζ𐶎YHꂪA[ñFnCɊ B" # "The factory for producing Synthetic Oil has been completed at Welheim in the Ruhr."	#"ED370136" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 16 month = august year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Wesseling Oil Plant
# Event 370137
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370137
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "FZNΖH" # "The Wesseling Oil Plant" 	#"EN370137" 
	desc = "Ζ𐶎YHꂪA[ñFZNɊ B" # "The factory for producing Synthetic Oil has been completed at Wesseling in the Ruhr."	#"ED370137" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 18 month = august year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 75 value = 1 } # Cologne
		command = { type = free_supplies value = 7 } # Construction finished
	}
}

###############################################################################
# The Politz Oil Plant
# Event 370138
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370138
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "y[cΖH" # "The Politz Oil Plant" 	#"EN370138" 
	desc = "Ζ𐶎YHꂪAVebeߍx̃y[cɊ B " # "The factory for producing Synthetic Oil has been completed at Politz, near Stettin."	#"ED370138" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 20 month = august year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 302 value = 1 } # Stettin
		command = { type = free_supplies value = 10 } # Construction finished
	}
}

###############################################################################
# The Lutzendorf Oil Plant
# Event 370139
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370139
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "bcFhtΖH" # "The Lutzendorf Oil Plant" 	#"EN370139" 
	desc = "Ζ𐶎YHꂪAtNtgߍx̃bcF htɊB{H͒hCcRHƂɂđ ƂB" # "The factory for producing Synthetic Oil has been completed at Lutzendorf, near Frankfurt. It is operated by Mitteldeutche Treibstoff und Ol Werke."	#"ED370139" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 12 month = september year = 1939 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 313 value = 1 } # Frankfurt
		command = { type = free_supplies value = 6 } # Construction finished
	}
}

###############################################################################
# The Wanne-Eickel Oil Plant
# Event 370140
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370140
	random = no
	country = GER

	trigger = { 
			OR = {
				random = 20
				month = 11 # December
			}
			local_flag = 4_Yr_Plan_Cont
		}

	name = "@lACPΖH" # "The Wanne-Eickel Oil Plant" 	#"EN370140" 
	desc = "Ζ𐶎YHꂪA[ñ@lACPɊB{H̓NbvRHƂɂđƂB" # "The factory for producing Synthetic Oil has been completed at Wanne-Eickel in the Ruhr. It is operated by Krupp Treibstoffwerk."	# "ED370140"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 12 month = september year = 1939 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Deschowitz Oil Plant
# Event 370141
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370141
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "fVEBbcΖH" # "The Deschowitz Oil Plant" 	#"EN370141" 
	desc = "Ζ𐶎YHꂪAIbyߍx̃fVEBbc ɊB{H̓VtS[`ExWGmbHɂ đƂB " # "The factory for producing Synthetic Oil has been completed at Deschowitz near Oppeln. It is operated by Schaffgotsch Benzin GmbH."	# "ED370141"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 12 month = september year = 1939 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 482 value = 1 } # Oppeln
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Dortmund Oil Plants
# Event 370142
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370142
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = 4_Yr_Plan_Cont
	}

	name = "hggΖH" # "The Dortmund Oil Plants" 	#"EN370142" 
	desc = "Ζ𐶎Y鏬K͂ȍHꂪӂA[ñh ggߍxɊB{H̓GbZSYwHAG ƁAwbVExWGmbHɂđƂB" # "Two small factories for producing Synthetic Oil have been completed near Dortmund in the Ruhr. They are operated by Chemische Werke Essener Steinkohle AG and Hoesch-Benzin GmbH."	# "ED370142"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 12 month = september year = 1939 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 76 value = 1 } # Dortmund
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Reichswerke Hermann Goring
# Event 370143
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370143
	random = no
	country = GER

	trigger = { 
		local_flag = 4_Yr_Plan
	}

	name = "w}EQ[O 鍑HƏ" # "The Reichswerke Hermann Goring"	#"EN370143" 
	desc = "䂪̎oύ\z̈ƂāAuYEBbNߍxɊJ݂ꂽzΐBƐSꂪA{AƂJn B̍H́AUcMb^[̍ž@hCcY̓Sz΂Lɖ𗧂ĂĂ邱Ƃ낤B" # "As part of our drive for self-reliance, we have today commenced the construction of Ore Enrichment plants and a steel plant near Brunswick. These will utilise our own German Iron ore from the Salzgitter deposits."	# "ED370143"

	style = 0
	picture = "factory"

	date = { hour = 12 day = 12 month = september year = 1938 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = march year = 1939 }

	action_a = {
		name = "" # "OK"
		command = { type = manpowerpool value = -6 }
		command = { type = free_supplies value = -50 } # Construction started
		command = { type = local_setflag which = RWHG }
	}
}

###############################################################################
# Reichswerke Hermann Goring starts production
# Event 370144
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370144
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = RWHG
	}

	name = "Q[OHƏAƊJn" # "Reichswerke Hermann Goring starts production"	#"EN370144" 
	desc = "uYEBbNߍxɊJ݂ꂽw}EQ[O鍑HƏ̍zΐBƐSꂪAIȂ瑀Ƃn߂B" # "The Ore Enrichment plants and steel plant at the Reichswerke Hermann Goring near Brunswick have commenced limited operations."	# "ED370144"

	style = 0
	picture = "foundry"

	date = { hour = 12 day = 1 month = september year = 1939 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1939 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = add_prov_resource which = 297 value = 4 where = metal } # Wolfsburg
		command = { type = construct which = ic where = 297 value = 2 }
		command = { type = free_supplies value = 45 } # Construction mostly complete
	}
}

###############################################################################
# Salzgitter ore production increased (1940)
# Event 370145
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370145
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = RWHG
	}

	name = "UcMb^[z̑Y" # "Salzgitter ore production increased (1940)" 	#"EN370145" 
	desc = "w}EQ[O鍑HƏ̍zΐBƐSɒ߂UcMb^[̍źAYoʂȂ̂Akŋ߂ɂȂālYoʂ債B" # "The low grade ore fields at Salzgitter that feed the Ore Enrichment plants at the nearby Reichswerke Hermann Goring have increased their output."	# "ED370145"

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = september year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = add_prov_resource which = 297 value = 2 where = metal } # Wolfsburg
		command = { type = manpowerpool value = -1 }
	}
}

###############################################################################
# Salzgitter ore production increased (1941)
# Event 370146
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370146
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		local_flag = RWHG
	}

	name = "UcMb^[z̑Y" # "Salzgitter ore production increased (1941)" 	#"EN370146" 
	desc = "w}EQ[O鍑HƏ̍zΐBƐSɒ߂UcMb^[̍źAYoʂȂ̂Akŋ߂ɂȂālYoʂ債B" # "The low grade ore fields at Salzgitter that feed the Ore Enrichment plants at the nearby Reichswerke Hermann Goring have increased their output."	# "ED370146"

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = september year = 1941 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1941 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = add_prov_resource which = 297 value = 2 where = metal } # Wolfsburg
		command = { type = manpowerpool value = -1 }
		command = { type = free_supplies value = 5} # work completed
	}
}

###############################################################################
# The Wartime Plan for Autarky
# Event 370150
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370150
	random = no
	country = GER

	trigger = { 
		atwar = yes
		control = { province = 485 data = GER } 		# Warsaw
	}

	name = "oς̐펞v" # "The Wartime Plan for Autarky" 		#"EN370150" 
	desc = "܂䂪͐펞ɂAΖƎ̕Kv͂؎Ȃ̂ɂȂƍlȂ΂ȂȂBuXEߍx̃gEBbcɐVȍSH݂AlɁA݂̐ΖYg傷邽߂ɍΖHׂ݂낤B" # "Now that we are at war, we must consider our needs for synthetic Oil and Rubber more closely. We should build another Buna Plant at Rattwitz, near Breslau, and some more synthetic oil factories, as well as expanding our current oil production."	#"ED370150" 

	style = 0
	picture = "economic"

	date = { hour = 12 day = 1 month = january year = 1940 }
	offset = 10
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "v悤" # "Follow the Plan completely"	# "EAA370150"
		ai_chance = 100
		command = { type = free_supplies value = -23 } # Construction of another Buna plant, 2 large Oil plants & expand 3 existing oil plants
		command = { type = manpowerpool value = -15 }
		command = { type = local_setflag which = War_Autarky }
		command = { type = local_setflag which = Rattwitz_Buna }
	}
	action_b = {
		name = "̌v͍鄟ŏs΂" # "This is too expensive - only expands existing plants"		# "EAB370150"
		ai_chance = 0
		command = { type = free_supplies value = -8 } # Just expand existing oil plants & oil production
		command = { type = manpowerpool value = -2.5 }
		command = { type = local_setflag which = Limited_War_Autarky }
		command = { type = sleepevent which = 370154 }
		command = { type = sleepevent which = 370155 }
		command = { type = sleepevent which = 370156 }
		command = { type = sleepevent which = 370157 }
	}
}

###############################################################################
# The Leuna Oil Plant expands
# Event 370151
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370151
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = War_Autarky
			local_flag = Limited_war_Autarky
		}
		OR = {
			random = 20
			year = 1941
		}
	}

	name = "CiΖH̊g" # "The Leuna Oil Plant expands" 	#"EN370151" 
	desc = "Ci̍ΖHꂪAY\͂g傳B" # "The factory for producing Synthetic Oil at Leuna has expanded its' production."	#"ED370151" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 11 month = june year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = january year = 1941 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 310 value = 1 } # Leipzig
		command = { type = free_supplies value = 4 } # Construction finished
	}
}

###############################################################################
# The Magdeburg Oil Plant expands
# Event 370152
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370152
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = War_Autarky
			local_flag = Limited_war_Autarky
		}
		OR = {
			random = 20
			year = 1941
		}
	}

	name = "}OfuNΖH̊g" # "The Magdeburg Oil Plant expands" 	#"EN370152" 
	desc = "}OfuN̍ΖHꂪAY\͂g傳B" # "The factory for producing Synthetic Oil at Magdeburg has expanded its' production."	#"ED370152" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 21 month = june year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = january year = 1941 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 298 value = 1 } # Magdeburg
		command = { type = free_supplies value = 2 } # Construction finished
	}
}

###############################################################################
# The Lutzendorff Oil Plant expands
# Event 370153
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370153
	random = no
	country = GER

	trigger = { 
		OR = {
			local_flag = War_Autarky
			local_flag = Limited_war_Autarky
		}
		OR = {
			random = 20
			year = 1941
		}
	}

	name = "bcFhtΖH ̊g" # "The Lutzendorff Oil Plant expands" 	#"EN370152" 
	desc = "bcFht̍ΖHꂪAxMEXfݒu邽߂ɊgꂽB" # "The factory for producing Synthetic Oil at Lutzendorff has expanded to include a Bergius hydrogenation plant."	#"ED370152" 

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 1 month = june year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = january year = 1941 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 313 value = 1 } # Frankfurt
		command = { type = free_supplies value = 2 } # Construction finished
	}
}

###############################################################################
# The Bleckhammer North Oil Plant
# Event 370154
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370154
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11
		}
		local_flag = War_Autarky
	}

	name = "ubNn}[kΖH" # "The Bleckhammer North Oil Plant" 	#"EN370154" 
	desc = "uXEߍx̃ubNn}[ɂāAk̐Y{݂B{{HɂΖ̐YJn B" # "The northern complex at Bleckhammer, near Breslau, has been completed. Synthetic Oil production has now commenced at this plant."	# "ED360185"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 12 month = january year = 1942 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 473 value = 1 } # Breslau
		command = { type = free_supplies value = 6 } # Construction finished
	}
}

###############################################################################
# The Bleckhammer South Oil Plant
# Event 370155
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370155
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11
		}
		local_flag = War_Autarky
	}

	name = "ubNn}[ΖH" # "The Bleckhammer South Oil Plant" 	#"EN370155" 
	desc = "uXEߍx̃ubNn}[ɂāA쑤̐Y{݂B{{HɂΖ̐YJn B " # "The southern complex at Bleckhammer, near Breslau, has been completed. Synthetic Oil production has now commenced at this plant."	# "ED360186"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 22 month = january year = 1942 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 473 value = 1 } # Breslau
		command = { type = free_supplies value = 6 } # Construction finished
	}
}

###############################################################################
# Cancel the Rattwitz Buna Plant
# Event 370156
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370156
	random = no
	country = GER

	trigger = { 
		OR = {
			atwar = no
			control = { province = 56 data = GER } # Paris
			rare_materials = 10000	# This number may need revising
		}
		local_flag = Rattwitz_Buna
	}

	name = "SHꌚ݂̒~" # "Cancel the Rattwitz Buna Plant" 	#"EN370156" 
	desc = "䂪̎󋵂PꂽƂӂ݂āAŋ߃gEBb cɂċNHꂽSȞ݂߁AݎނʗprɐU芄ׂ낤H""As our fortunes have improved, should we cancel the recently started Buna plant under construction at Rattwitz and recover some materials for re-use ?"	#"ED370156" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 14 month = july year = 1940 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1940 }

	action_a = {
		name = "ބȞ݂߂悤" # "Yes - let us cancel the plant"	#"EAA370156"
		ai_chance = 95
		command = { type = free_supplies value = 3 } # Construction cancelled
		command = { type = metalpool value = 100 }
		command = { type = rarematerialspool value = 50 }
		command = { type = local_clrflag which = Rattwitz_Buna }
	}
	action_b = {
		ai_chance = 5
		name = "℟炸āA 葽̃SKvɂȂ邾낤" # "No - we will need the extra rubber soon enough"	#"EAB370156"
		command = { }
	}
}

###############################################################################
# The Rattwitz Buna Plant
# Event 370157
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370157
	random = no
	country = GER

	trigger = { 
		local_flag = Rattwitz_Buna
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "gEBbcSH" # "The Rattwitz Buna Plant" 	#"EN370157" 
	desc = "uXEߍx̃gEBbcɁAVSHꂪ B" # "The new factory for producing Synthetic Rubber has been completed at Rattwitz, near Breslau."	#"ED370157" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = january year = 1942 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 473 value = 1 } # Breslau
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# The Ludwigshafen Chemical Complex
# Event 370158
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370158
	random = no
	country = GER

	trigger = { 
		atwar = yes
		local_flag = War_Autarky
		NOT = { control = { province = 19 data = GER } } # London
	}

	name = "[gBqXn[tF wRri[g" # "The Ludwigshafen Chemical Complex" 	#"EN370158" 
	desc = "푈A䂪ł͍̐Y\͂߂KvB[gBqXn[tFɂ̉wRri[ǵA̎̐YsɓAzIȎ{݂ɂȂ邾낤B " # "Since the war continues on, we should construct additional capacity for the manufacture of synthetic rubber. The existing chemical complex at Ludwigshafen would be an ideal site for such production."	#"ED370158" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = january year = 1941 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1941 }

	action_a = {
		name = "낵HĂ悤" # "OK - build the factory"			#"EAA370158"
		ai_chance = 100
		command = { type = free_supplies value = -3 } # Construction started
		command = { type = local_setflag which = Oppau_Buna }
	}
	action_b = {
		ai_chance = 0
		name = "℟ȏ̃S͕KvȂ" # "No - we don't need the extra rubber"	#"EAB370158"
		command = { }
	}
}

###############################################################################
# The Oppau Buna Plant
# Event 370159
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370159
	random = no
	country = GER

	trigger = { 
		local_flag = Oppau_Buna
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "IbpESH" # "The Oppau Buna Plant" 	#"EN370159" 
	desc = "[gBqXn[tFߍx̃IbpEɁAVSHꂪB" # "The new factory for producing Synthetic Rubber has been completed at Oppau, near Ludwigshafen."	#"ED370159" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = january year = 1943 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1943 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 74 value = 1 } # Saarbrucken
		command = { type = free_supplies value = 3 } # Construction finished
	}
}

###############################################################################
# Building for Barbarossa
# Event 370160
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370160
	random = no
	country = GER

	trigger = { 
		war = { country = SOV country = GER }
		control = { province = 479 data = GER } # Must own the site at Auschwitz to build there, obviously
	}

	name = "oobTJnɔ" # "Building for Barbarossa" 	#"EN370160" 
	desc = "܂䂪̓{VFBLƂ̐푈ɓ˓ĂA S̐Y\͂荂߂ׂH݂Ȃ΂Ȃ BlɊ̍HgAΖY\͂コ łB|[h{ł́An͓ɍSYH ɓKĂƍlĂ悤B" # "Now that we are at war with the Bolsheviks, we should build extra capacity for the manufacture of synthetic rubber, as well as expanding our existing plants and our oil ouput. A site in the General Gouvernement seems especially suited for Buna production."	#"ED370160" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 21 month = october year = 1941 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "낵Y\͂߂悤" # "OK - Let's do it"			#"EAA370160"
		ai_chance = 100
		command = { type = free_supplies value = -16 } # Construction started
		command = { type = local_setflag which = Auschwitz_Buna }
		command = { type = local_setflag which = Expand_Buna_Oil }
	}
	action_b = {
		ai_chance = 0
		name = "℟H̊gŏ[" # "No - just expand the existing plants"	#"EAB370160"
		command = { type = free_supplies value = -12 } # Expansion costs
		command = { type = local_setflag which = Expand_Buna_Oil }
		command = { type = sleepevent which = 370161 }
	}
}

###############################################################################
# The Auschwitz Buna Plant
# Event 370161
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370161
	random = no
	country = GER

	trigger = { 
		local_flag = Auschwitz_Buna
		control = { province = 479 data = GER }
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "AEVBbcSH" # "The Auschwitz Buna Plant" 	#"EN370161" 
	desc = "NRtߍx̃AEVBbcɂāAVSH ꂪB" # "The new factory for producing Synthetic Rubber has been completed at Auschwitz, near Krakow."	#"ED370161" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 11 month = june year = 1944 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1944 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = addcore which = 479 } # becomes German Core province to avoid distorted output levels if captured in future
		command = { type = construct which = synthetic_rares where = 479 value = 1 } # Auschwitz
		command = { type = free_supplies value = 4 } # Construction finished
	}
}

###############################################################################
# Increasing Oil Output
# Event 370162
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370162
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # december
		}
		local_flag = Expand_Buna_Oil
	}

	name = "ΖY\͂̌" # "Increasing Oil Output" 	#"EN370162" 
	desc = "{VFBLɑ΂푈̊JňA̍ΖH ̂ĝƌ߂ꂽB̊gv̍ŏ ̐ʂ܂ȂB " # "After the commencement of hostilities against the Bolsheviks, we made a decision to expand some of our existing Oil Plants. The first results of this expansion are now coming online."	# "ED360193"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 22 month = january year = 1943 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1943 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 311 value = 1 } # Dresden
		command = { type = construct which = synthetic_oil where = 76 value = 1 } # Dortmund
		command = { type = construct which = synthetic_oil where = 67 value = 1 } # Essen
		command = { type = free_supplies value = 8 } # Construction finished
	}
}

###############################################################################
# The Buna Plants expand (No Rattwitz)
# Event 370163
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370163
	random = no
	country = GER

	trigger = { 
		local_flag = Expand_Buna_Oil
		NOT = { local_flag = Rattwitz_Buna }
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "SH̊g" # "The Buna Plants expand" 	#"EN370163" 
	desc = "JɌ݂ꂽH̐Y\͌v悪A ʂoB" # "The expansion of capacity in synthetic rubber production that we decided upon after we drove forward to the East is now showing results."	#"ED370163"

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 11 month = june year = 1942 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 310 value = 1 } # Leipzig - Schkopau
		command = { type = construct which = synthetic_rares where = 66 value = 1 } # Aachen - Huls
		command = { type = construct which = synthetic_rares where = 74 value = 1 } # Saarbrucken - Oppau
		command = { type = free_supplies value = 4 } # Construction finished
		command = { type = sleepevent which = 370164 }
	}
}

###############################################################################
# The Buna Plants expand (Incl Rattwitz)
# Event 370164
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370164
	random = no
	country = GER

	trigger = { 
		local_flag = Expand_Buna_Oil
		local_flag = Rattwitz_Buna
		supplies = 1000
		OR = {
			random = 20
			month = 11 # December
		}
	}

	name = "SH̊g" # "The Buna Plants expand" 	#"EN370164" 
	desc = "JɌ݂ꂽH̐Y\͌v悪A ʂoB" # "The expansion of capacity in synthetic rubber production that we decided upon after we drove forward to the East is now showing results."	#"ED370164" 

	style = 0
	picture = "buna_plant"

	date = { hour = 12 day = 11 month = june year = 1942 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1942 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_rares where = 310 value = 1 } # Leipzig - Schkopau
		command = { type = construct which = synthetic_rares where = 66 value = 1 } # Aachen - Huls
		command = { type = construct which = synthetic_rares where = 74 value = 1 } # Saarbrucken - Oppau
		command = { type = construct which = synthetic_rares where = 473 value = 1 } # Breslau - Rattwitz
		command = { type = supplies value = -500 }
		command = { type = free_supplies value = 4 } # Construction finished
		command = { type = sleepevent which = 370163 }
	}
}

###############################################################################
# Expanding Bleckhammer - 1943
# Event 370165
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370165
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # December
		}
		supplies = 1000
		control = { province = 473 data = GER }
		local_flag = Expand_Buna_Oil
		local_flag = War_Autarky
	}

	name = "ubNn}[ΖH g1943" # "Expanding Bleckhammer - 1943" 	#"EN370165" 
	desc = "܂ŁAuXEߍx̃ubNn}[ɂΖRr i[ggĂBY\͂͂₩ɌサĂA ̓xA荂Y\͂lB" # "We have been working on expanding the Oil complex at Bleckhammer, near Breslau. Capacity has been slowly coming online, and we have now achieved a new level of output."	# "ED360196"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 22 month = january year = 1943 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1943 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 473 value = 1 } # Breslau
		command = { type = supplies value = -500 } # Construction finished
	}
}

###############################################################################
# Expanding Bleckhammer - 1944
# Event 370166
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370166
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # december
		}
		supplies = 1000
		control = { province = 473 data = GER }
		local_flag = Expand_Buna_Oil
		local_flag = War_Autarky
	}

	name = "ubNn}[ΖH g1944" # "Expanding Bleckhammer - 1944" 	#"EN370166" 
	desc = "܂ŁAuXEߍx̃ubNn}[ɂΖRr i[ggĂBY\͂͂₩ɌサĂA ̓xA荂Y\͂lB" # "We have been working on expanding the Oil complex at Bleckhammer, near Breslau. Capacity has been slowly coming online, and we have now achieved a new level of output."	# "ED360197"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 22 month = january year = 1944 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1944 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 473 value = 1 } # Breslau
		command = { type = supplies value = -500 } # Construction finished
	}
}

###############################################################################
# Expanding Bleckhammer - 1945
# Event 370167
# CORE2 Ver 0.30
# by Historyman
###############################################################################

event = {
	id = 370167
	random = no
	country = GER

	trigger = { 
		OR = {
			random = 20
			month = 11 # december
		}
		supplies = 1000
		control = { province = 473 data = GER }
		local_flag = Expand_Buna_Oil
		local_flag = War_Autarky
	}

	name = "ubNn}[ΖH g1945" # "Expanding Bleckhammer - 1945" 	#"EN370167" 
	desc = "܂ŁAuXEߍx̃ubNn}[ɂΖRr i[ggĂBY\͂͂₩ɌサĂA ̓xA荂Y\͂lB" # "We have been working on expanding the Oil complex at Bleckhammer, near Breslau. Capacity has been slowly coming online, and we have now achieved a new level of output."	# "ED360198"

	style = 0
	picture = "oil_plant"

	date = { hour = 12 day = 22 month = january year = 1945 }
	offset = 12
	deathdate = { hour = 12 day = 30 month = december year = 1945 }

	action_a = {
		name = "ό\I" # "Great!"
		command = { type = construct which = synthetic_oil where = 473 value = 1 } # Breslau
		command = { type = supplies value = -500 } # Construction finished
	}
}
