instant_effect = { add_equipment_to_stockpile = { type = naval_plane2 #P-3C Orion amount = 8 producer = USA } add_equipment_to_stockpile = { type = MR_Fighter3 #F-16C Fighting Falcon amount = 160 producer = USA } add_equipment_to_stockpile = { type = AS_Fighter1 #F-5E Tiger II amount = 195 } add_equipment_to_stockpile = { type = AS_Fighter1 #F-4 Phantom II amount = 130 producer = USA } add_equipment_to_stockpile = { type = L_Strike_fighter1 #A-37 Dragonfly amount = 22 producer = USA } add_equipment_to_stockpile = { type = transport_plane1 #C-130 Hercules amount = 10 producer = USA } if = { limit = { has_dlc = "Gotterdammerung" } add_equipment_to_stockpile = { type = sam_missile_equipment_1 amount = 300 } add_equipment_to_stockpile = { type = sam_missile_equipment_2 amount = 175 } add_equipment_to_stockpile = { type = sam_missile_equipment_3 amount = 150 } add_equipment_to_stockpile = { type = sam_missile_equipment_4 amount = 85 } } }