CHI = {

	###################### Small Planes ######################

	small_plane_airframe = {
		pool = {
			icons = {
				GFX_CHI_advanced_small_fighter_1_medium
				GFX_CHI_improved_small_fighter_1_medium
				GFX_CHI_basic_small_fighter_1_medium
				GFX_CHI_iw_small_fighter_1_medium
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
				CHI_fighter_equipment_2_entity #CW-21 Demon
				CHI_fighter_equipment_1_entity #H75 Hawk
				CHI_fighter_equipment_0_entity #Curtiss BF2C-1
			}
		}
	}
	small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_fighter_1_medium
			}
			models = {
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
				CHI_fighter_equipment_1_entity #H75 Hawk
			}
		}
	}
	small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_fighter_1_medium
				GFX_CHI_improved_small_fighter_1_medium
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
				CHI_fighter_equipment_2_entity #CW-21 Demon
			}
		}
	}
	small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_fighter_1_medium
				GFX_CHI_improved_small_fighter_1_medium
				GFX_CHI_advanced_small_fighter_1_medium
			}
			models = {
				
			}
		}
	}
	small_plane_airframe_4 = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}

	### CAS ###

	small_plane_cas_airframe = {
		pool = {
			icons = {
				GFX_CHI_advanced_small_cas_2_medium
				GFX_CHI_improved_small_cas_2_medium
				GFX_CHI_basic_small_cas_2_medium
				GFX_CHI_iw_small_fighter_1_medium
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
			}
		}
	}
	small_plane_cas_airframe_1 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_cas_2_medium
			}
			models = {
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
			}
		}
	}
	small_plane_cas_airframe_2 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_cas_2_medium
				GFX_CHI_improved_small_cas_2_medium
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
			}
		}
	}
	small_plane_cas_airframe_3 = {
		pool = {
			icons = {
				GFX_CHI_improved_small_cas_2_medium
				GFX_CHI_advanced_small_cas_2_medium
			}
		}
	}

	### Fighter ###

	cv_small_plane_airframe = {
		pool = {
			icons = {
				GFX_CHI_advanced_small_fighter_1_medium
				GFX_CHI_improved_small_fighter_1_medium
				GFX_CHI_basic_small_fighter_1_medium
				GFX_CHI_iw_small_fighter_1_medium
			}
			models = {
				CHI_fighter_equipment_2_entity #CW-21 Demon
				CHI_fighter_equipment_1_entity #H75 Hawk
				CHI_fighter_equipment_0_entity #Curtiss BF2C-1
			}
		}
	}
	cv_small_plane_airframe_0 = {
		pool = {
			icons = {	
				GFX_CHI_iw_small_fighter_1_medium
			}
			models = {
				CHI_fighter_equipment_0_entity #Curtiss BF2C-1
			}
		}
	}
	cv_small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_CHI_iw_small_fighter_1_medium
				GFX_CHI_basic_small_fighter_1_medium
			}
			models = {
				CHI_fighter_equipment_1_entity #H75 Hawk
			}
		}
	}
	cv_small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_fighter_1_medium
				GFX_CHI_improved_small_fighter_1_medium
			}
			models = {
				CHI_fighter_equipment_2_entity #CW-21 Demon
			}
		}
	}
	cv_small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_CHI_improved_small_fighter_1_medium
				GFX_CHI_advanced_small_fighter_1_medium
			}
			models = {
				
			}
		}
	}
	cv_small_plane_airframe_4 = {
		pool = {
			icons = {
				GFX_CHI_improved_small_fighter_1_medium
				GFX_CHI_advanced_small_fighter_1_medium
			}
			models = {
				
			}
		}
	}

	### CAS ###

	cv_small_plane_cas_airframe = {
		pool = {
			icons = {
				GFX_CHI_advanced_small_cas_2_medium
				GFX_CHI_improved_small_cas_2_medium
				GFX_CHI_basic_small_cas_2_medium
				GFX_CHI_iw_small_fighter_1_medium		
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
			}
		}
	}
	cv_small_plane_cas_airframe_1 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_cas_2_medium
			}
			models = {
				CHI_CAS_equipment_1_entity #Northrop Gamma 2E
			}
		}
	}
	cv_small_plane_cas_airframe_2 = {
		pool = {
			icons = {
				GFX_CHI_basic_small_cas_2_medium
				GFX_CHI_improved_small_cas_2_medium
			}
			models = {
				CHI_CAS_equipment_2_entity #Vultee V11
			}
		}
	}
	cv_small_plane_cas_airframe_3 = {
		pool = {
			icons = {
				GFX_CHI_improved_small_cas_2_medium
				GFX_CHI_advanced_small_cas_2_medium
			}
		}
	}

}


PRC = {

	###################### Small Planes ######################

	small_plane_airframe = {
		pool = {
			icons = {
				GFX_PRC_jet_fighter1_medium
				GFX_PRC_advanced_small_fighter_12_medium
				GFX_PRC_improved_small_fighter_1_medium
				GFX_PRC_basic_small_fighter_1_medium
				GFX_PRC_iw_small_fighter_1_medium
			}
			models = {
				PRC_jet_plane_0_entity #Mig-15 RESKIN
				PRC_fighter_equipment_2_entity #P-40 RESKIN 
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
				PRC_fighter_equipment_1_entity #I-16 RESKIN
				PRC_fighter_equipment_0_entity #O2U corsair
			}
		}
	}
	small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PRC_basic_small_fighter_1_medium
			}
			models = {
				PRC_fighter_equipment_0_entity #O2U corsair
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
				PRC_fighter_equipment_1_entity #I-16 RESKIN
			}
		}
	}
	small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_PRC_basic_small_fighter_1_medium
				GFX_PRC_improved_small_fighter_1_medium
			}
			models = {
				PRC_fighter_equipment_2_entity #P-40 RESKIN 
			}
		}
	}
	small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_PRC_improved_small_fighter_1_medium
				GFX_PRC_advanced_small_fighter_12_medium
			}
			models = {
				PRC_fighter_equipment_2_entity #P-40 RESKIN 
			}
		}
	}
	small_plane_airframe_4 = {
		pool = {
			icons = {
				GFX_PRC_jet_fighter1_medium
			}
			models = {
				PRC_jet_plane_0_entity #Mig-15 RESKIN
			}
		}
	}

	### CAS ###

	small_plane_cas_airframe = {
		pool = {
			icons = {	
				GFX_PRC_basic_small_cas_medium
				GFX_PRC_iw_small_fighter_1_medium	
			}
			models = {
				PRC_fighter_equipment_0_entity #O2U corsair
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
			}
		}
	}
	small_plane_cas_airframe_1 = {
		pool = {
			icons = {
				GFX_PRC_basic_small_cas_medium
			}
			models = {
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
			}
		}
	}

	### Carriers ###


	cv_small_plane_airframe = {
		pool = {
			icons = {
				GFX_PRC_advanced_small_fighter_12_medium
				GFX_PRC_improved_small_fighter_1_medium
				GFX_PRC_basic_small_fighter_1_medium
				GFX_PRC_iw_small_fighter_1_medium
			}
			models = {
				PRC_jet_plane_0_entity #Mig-15 RESKIN
				PRC_fighter_equipment_2_entity #P-40 RESKIN 
				PRC_fighter_equipment_1_entity #I-16 RESKIN
				PRC_fighter_equipment_0_entity #O2U corsair
			}
		}
	}
	cv_small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PRC_basic_small_fighter_1_medium
			}
			models = {
				PRC_fighter_equipment_1_entity #I-16 RESKIN
			}
		}
	}
	cv_small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_PRC_improved_small_fighter_1_medium
			}
			models = {
				PRC_fighter_equipment_2_entity #P-40 RESKIN 
			}
		}
	}
	cv_small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_PRC_advanced_small_fighter_12_medium
			}
			models = {
				
			}
		}
	}
	cv_small_plane_airframe_4 = {
		pool = {
			icons = {
				GFX_PRC_jet_fighter1_medium
			}
			models = {
				PRC_jet_plane_0_entity #Mig-15 RESKIN
			}
		}
	}

	### CAS ###

	cv_small_plane_cas_airframe = {
		pool = {
			icons = {			
				GFX_PRC_basic_small_cas_medium
			}
			models = {
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
			}
		}
	}
	cv_small_plane_cas_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				PRC_CAS_equipment_1_entity #Kawasaki Ki-32 RESKIN
			}
		}
	}

###################### Medium Planes ######################

	medium_plane_airframe = {
		pool = {
			icons = {
				GFX_PRC_basic_medium_tactical_bomber_1_medium
			}
			models = {
				PRC_tac_bomber_equipment_1_entity
			}
		}
	}
	medium_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PRC_basic_medium_tactical_bomber_1_medium
			}
			models = {
				PRC_tac_bomber_equipment_1_entity
			}
		}
	}

	###################### Heavy Planes ######################

	large_plane_airframe = {
		pool = {
			icons = {
				GFX_PRC_basic_large_strategic_bomber_1_medium
			}
			models = {
				PRC_strat_bomber_equipment_1_entity
				PRC_strat_bomber_equipment_1_var_1_entity
			}
		}
	}
	large_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PRC_basic_large_strategic_bomber_1_medium
			}
			models = {
				PRC_strat_bomber_equipment_1_entity
				PRC_strat_bomber_equipment_1_var_1_entity
			}
		}
	}
}


JAP = {

	###################### Small Planes ######################

	small_plane_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
				JAP_cv_fighter_equipment_1_entity #Mitsubishi A5M
				JAP_cv_fighter_equipment_0_entity #Nakajima A4M
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
				JAP_fighter_equipment_3_entity #Nakajima ki-84
				JAP_fighter_equipment_1_entity #Nakajima Ki-27
				JAP_fighter_equipment_0_entity #Nakajima Type 91
			}
		}
	}
	small_plane_airframe_0 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_0_entity #Nakajima Type 91
				JAP_cv_fighter_equipment_0_entity #Nakajima A4M
			}
		}
	}
	small_plane_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_1_entity #Nakajima Ki-27
				JAP_cv_fighter_equipment_1_entity #Mitsubishi A5M
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
			}
		}
	}
	small_plane_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
			}
		}
	}
	small_plane_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_3_entity #Nakajima ki-84
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
			}
		}
	}
	small_plane_airframe_4 = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}

	### CAS ###

	small_plane_cas_airframe = {
		pool = {
			icons = {			
			}
			models = {
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
			}
		}
	}
	small_plane_cas_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
			}
		}
	}
	small_plane_cas_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
			}
		}
	}
	small_plane_cas_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
			}
		}
	}

	### Small NAV Bomber ###

	small_plane_naval_bomber_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
			}
		}
	}
	small_plane_naval_bomber_airframe_0 = {
		pool = {
			icons = {
			}
		}
	}
	small_plane_naval_bomber_airframe_1 = {
		pool = {
			icons = {
			}
		}
	}
	small_plane_naval_bomber_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
			}
		}
	}
	small_plane_naval_bomber_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
			}
		}
	}

	### Fighter ###


	cv_small_plane_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_3_entity #Nakajima ki-84
				JAP_fighter_equipment_1_entity #Nakajima Ki-27
				JAP_fighter_equipment_0_entity #Nakajima Type 91
				JAP_cv_fighter_equipment_1_entity #Mitsubishi A5M
				JAP_cv_fighter_equipment_0_entity #Nakajima A4M
			}
		}
	}
	cv_small_plane_airframe_0 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_0_entity #Nakajima Type 91
				JAP_cv_fighter_equipment_0_entity #Nakajima A4M
			}
		}
	}
	cv_small_plane_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_1_entity #Nakajima Ki-27
				JAP_cv_fighter_equipment_1_entity #Mitsubishi A5M
			}
		}
	}
	cv_small_plane_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}
	cv_small_plane_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_fighter_equipment_3_entity #Nakajima ki-84
			}
		}
	}
	cv_small_plane_airframe_4 = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}

	### CAS ###

	cv_small_plane_cas_airframe = {
		pool = {
			icons = {			
			}
			models = {
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
			}
		}
	}
	cv_small_plane_cas_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_1_entity #Kawasaki Ki-32 (Army Type 98 Light Bomber)
			}
		}
	}
	cv_small_plane_cas_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_2_entity #Mitsubishi Ki-51
			}
		}
	}
	cv_small_plane_cas_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_CAS_equipment_3_entity #Kawasaki Ki-66
			}
		}
	}

	### Nav Bomber ###

	cv_small_plane_naval_bomber_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_0 = {
		pool = {
			icons = {
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_1 = {
		pool = {
			icons = {
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_2_entity #Nakajima B6N1
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_cv_nav_bomber_equipment_3_entity #Aichi B7A
			}
		}
	}

###################### Medium Planes ######################

	medium_plane_airframe = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_medium_jet_plane_0_entity #Yokosuka Tenga
				JAP_nav_bomber_equipment_3_entity #P1Y Ginga
				JAP_tac_bomber_equipment_2_entity #Kawasaki Ki-48
				JAP_tac_bomber_equipment_1_entity #Mitsubishi Ki-21
				JAP_nav_bomber_equipment_2_entity #Mitsubishi G4M
				JAP_nav_bomber_equipment_1_entity #Mitsubishi G3M
			}
		}
	}
	medium_plane_airframe_0 = {
		pool = {
			weight = 0.1
			icons = {
			}
		}
	}
	medium_plane_airframe_1 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_nav_bomber_equipment_1_entity #Mitsubishi G3M
				JAP_tac_bomber_equipment_1_entity #Mitsubishi Ki-21
			}
		}
	}
	medium_plane_airframe_2 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_nav_bomber_equipment_2_entity #Mitsubishi G4M
				JAP_tac_bomber_equipment_2_entity #Kawasaki Ki-48
			}
		}
	}
	medium_plane_airframe_3 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_nav_bomber_equipment_3_entity #P1Y Ginga
			}
		}
	}
	medium_plane_airframe_4 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_medium_jet_plane_0_entity #Yokosuka Tenga
			}
		}
	}
	
	# SCOUT PLANE
	medium_plane_scout_plane_airframe = {
		pool = {
			icons = {
				GFX_scout_plane1_medium
				GFX_scout_plane2_medium
			}
		}
	}
	medium_plane_scout_plane_airframe_0 = {
		pool = {
			icons = {
				GFX_scout_plane1_medium #Pick oldest plane
			}
		}
	}
	medium_plane_scout_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_scout_plane1_medium
			}
		}
	}
	medium_plane_scout_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_scout_plane2_medium
			}
		}
	}

	### Tactical Bombers ###

	medium_plane_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_tac_bomber_equipment_2_entity #Kawasaki Ki-48
				JAP_tac_bomber_equipment_1_entity #Mitsubishi Ki-21
			}
		}
	}

	medium_plane_airframe_0 = {
		pool = {
			icons = {
			}
		}
	}
	medium_plane_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_tac_bomber_equipment_1_entity #Mitsubishi Ki-21
			}
		}
	}
	medium_plane_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
				JAP_tac_bomber_equipment_2_entity #Kawasaki Ki-48
			}
		}
	}
	medium_plane_airframe_3 = {
		pool = {
			icons = {
			}
		}
	}
	medium_plane_airframe_4 = {
		pool = {
			icons = {
			}
			models = {
			}
		}
	}
	jet_tac_bomber_equipment = {
		pool = {
			icons = {
			}
			models = {
			}
		}
	}

	### Heavy Fighter ###

	medium_plane_fighter_airframe = {
		pool = {
			icons = {
			}
			models = {
				JAP_heavy_fighter_equipment_3_entity #Kawasaki Ki-102
				JAP_heavy_fighter_equipment_3_var_1_entity #Kawasaki Ki-102 (Metalic)
				JAP_heavy_fighter_equipment_1_entity #Kawasaki Ki-38
			}
		}
	}

	medium_plane_fighter_airframe_0 = {
		pool = {
			icons = {
			}
			models = {
			}
		}
	}
	medium_plane_fighter_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
				JAP_heavy_fighter_equipment_1_entity #Kawasaki Ki-38
			}
		}
	}
	medium_plane_fighter_airframe_2 = {
		pool = {
			icons = {
			}
		}
	}
	medium_plane_fighter_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
				JAP_heavy_fighter_equipment_3_entity #Kawasaki Ki-102
				JAP_heavy_fighter_equipment_3_var_1_entity #Kawasaki Ki-102 (Metalic)
			}
		}
	}
	medium_plane_fighter_airframe_4 = {
		pool = {
			icons = {
			}
		}
	}

	### Scouts ###

	medium_plane_scout_plane_airframe = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}
	medium_plane_scout_plane_airframe_0 = { #Duplicate of tier 1 so that it appears first for IW tier
		pool = {
			icons = {
			}
			models = {
					
			}
		}
	}
	medium_plane_scout_plane_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
					
			}
		}
	}
	medium_plane_scout_plane_airframe_2 = { #No needto duplicate since tier 2 icon will already appear first in the list for tier 3
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}

	###################### Heavy Planes ######################

	large_plane_airframe = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_strat_bomber_equipment_1_entity #Mitsubishi Ki-20 (Junkers G.38 variant)
				JAP_strat_bomber_equipment_2_entity #Nakajima Ki-49
				JAP_strat_bomber_equipment_3_entity #Nakajima G8N
			}
		}
	}
	large_plane_airframe_0 = {
		pool = {
			weight = 0.1
			icons = {
			}
		}
	}
	large_plane_airframe_1 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_strat_bomber_equipment_1_entity #Mitsubishi Ki-20 (Junkers G.38 variant)
			}
		}
	}
	large_plane_airframe_2 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_strat_bomber_equipment_2_entity #Nakajima Ki-49
			}
		}
	}
	large_plane_airframe_3 = {
		pool = {
			weight = 0.1
			icons = {
			}
			models = {
				JAP_strat_bomber_equipment_3_entity #Nakajima G8N
			}
		}
	}
	large_plane_airframe_4 = {
		pool = {
			weight = 0.1
			icons = {
			}
		}
	}


	### Strat Bomber ###

	large_plane_airframe = {
		pool = {
			icons = {
			}
			models = {
			JAP_strat_bomber_equipment_1_entity #Mitsubishi Ki-20 (Junkers G.38 variant)
			JAP_strat_bomber_equipment_2_entity #Nakajima Ki-49
			JAP_strat_bomber_equipment_3_entity #Nakajima G8N
			}
		}
	}
	large_plane_airframe_0 = {
		pool = {
			icons = {
			}
		}
	}
	large_plane_airframe_1 = {
		pool = {
			icons = {
			}
			models = {
			JAP_strat_bomber_equipment_1_entity #Mitsubishi Ki-20 (Junkers G.38 variant)
			}
		}
	}
	large_plane_airframe_2 = {
		pool = {
			icons = {
			}
			models = {
			JAP_strat_bomber_equipment_2_entity #Nakajima Ki-49
			}
		}
	}
	large_plane_airframe_3 = {
		pool = {
			icons = {
			}
			models = {
			JAP_strat_bomber_equipment_3_entity #Nakajima G8N
			}
		}
	}
	large_plane_airframe_4 = {
		pool = {
			icons = {
			}
		}
	}
}


PHI = {

	###################### Small Planes ######################

	small_plane_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_fighter_1_medium
				GFX_PHI_improved_small_fighter_1_medium
				GFX_PHI_basic_small_fighter_1_medium
				GFX_PHI_iw_small_fighter_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
				PHI_CAS_equipment_3_entity #A-26 RESKIN 
				PHI_CAS_equipment_1_entity #A-17 RESKIN
				PHI_fighter_equipment_3_entity #P-51 RESKIN
				PHI_fighter_equipment_2_entity #P-40 RESKIN 
				PHI_fighter_equipment_1_entity #Seversky P-35 RESKIN
				PHI_fighter_equipment_0_entity #P-26 Peashooter
			}
		}
	}
	small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_fighter_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
				PHI_CAS_equipment_1_entity #A-17 RESKIN
				PHI_fighter_equipment_1_entity #Seversky P-35 RESKIN
			}
		}
	}
	small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_fighter_1_medium
				GFX_PHI_improved_small_fighter_1_medium
			}
			models = {
				PHI_fighter_equipment_2_entity #P-40 RESKIN 
			}
		}
	}
	small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_fighter_1_medium
				GFX_PHI_advanced_small_fighter_1_medium
			}
			models = {
				PHI_CAS_equipment_3_entity #A-26 RESKIN 
				PHI_fighter_equipment_3_entity #P-51 RESKIN
			}
		}
	}
	small_plane_airframe_4 = {
		pool = {
			icons = {
			}
			models = {
				
			}
		}
	}

	### CAS ###

	small_plane_cas_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_cas_1_medium
				GFX_PHI_improved_small_cas_1_medium
				GFX_PHI_basic_small_cas_1_medium
				GFX_PHI_iw_small_fighter_1_medium
			}
			models = {
				PHI_CAS_equipment_3_entity #A-26 RESKIN 
				PHI_CAS_equipment_1_entity #A-17 RESKIN
				PHI_fighter_equipment_0_entity #P-26 Peashooter
			}
		}
	}
	small_plane_cas_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_cas_1_medium
			}
			models = {
				PHI_CAS_equipment_1_entity #A-17 RESKIN
			}
		}
	}
	small_plane_cas_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_cas_1_medium
				GFX_PHI_improved_small_cas_1_medium
			}
		}
	}
	small_plane_cas_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_cas_1_medium
				GFX_PHI_advanced_small_cas_1_medium
			}
			models = {
				PHI_CAS_equipment_3_entity #A-17 RESKIN
			}
		}
	}

	### Small NAV Bomber ###

	small_plane_naval_bomber_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_naval_bomber_1_medium
				GFX_PHI_improved_small_naval_bomber_1_medium
				GFX_PHI_basic_small_naval_bomber_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
			}
		}
	}
	small_plane_naval_bomber_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_naval_bomber_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
			}
		}
	}
	small_plane_naval_bomber_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_naval_bomber_1_medium
				GFX_PHI_improved_small_naval_bomber_1_medium
			}
		}
	}
	small_plane_naval_bomber_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_naval_bomber_1_medium
				GFX_PHI_advanced_small_naval_bomber_1_medium
			}
		}
	}

	### Fighter ###

	cv_small_plane_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_fighter_1_medium
				GFX_PHI_improved_small_fighter_1_medium
				GFX_PHI_basic_small_fighter_1_medium
				GFX_PHI_iw_small_fighter_1_medium
			}
			models = {
				PHI_fighter_equipment_3_entity #P-51 RESKIN
				PHI_fighter_equipment_2_entity #P-40 RESKIN 
				PHI_fighter_equipment_1_entity #Seversky P-35 RESKIN
				PHI_fighter_equipment_0_entity #P-26 Peashooter
			}
		}
	}
	cv_small_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_fighter_1_medium
			}
			models = {
				PHI_fighter_equipment_1_entity #Seversky P-35 RESKIN
			}
		}
	}
	cv_small_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_fighter_1_medium
				GFX_PHI_improved_small_fighter_1_medium
			}
			models = {
				PHI_fighter_equipment_2_entity #P-40 RESKIN 
			}
		}
	}
	cv_small_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_fighter_1_medium
				GFX_PHI_advanced_small_fighter_1_medium
			}
			models = {
				PHI_fighter_equipment_3_entity #P-51 RESKIN
			}
		}
	}

	### CAS ###

	cv_small_plane_cas_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_cas_1_medium
				GFX_PHI_improved_small_cas_1_medium
				GFX_PHI_basic_small_cas_1_medium
				GFX_PHI_iw_small_fighter_1_medium
			}
			models = {
				PHI_CAS_equipment_3_entity #A-26 RESKIN 
				PHI_CAS_equipment_1_entity #A-17 RESKIN
				PHI_fighter_equipment_0_entity #P-26 Peashooter
			}
		}
	}
	cv_small_plane_cas_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_cas_1_medium
			}
			models = {
				PHI_CAS_equipment_1_entity #A-17 RESKIN
			}
		}
	}
	cv_small_plane_cas_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_cas_1_medium
				GFX_PHI_improved_small_cas_1_medium
			}
		}
	}
	cv_small_plane_cas_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_cas_1_medium
				GFX_PHI_advanced_small_cas_1_medium
			}
			models = {
				PHI_CAS_equipment_3_entity #A-17 RESKIN
			}
		}
	}

	### Nav Bomber ###

	cv_small_plane_naval_bomber_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_small_naval_bomber_1_medium
				GFX_PHI_improved_small_naval_bomber_1_medium
				GFX_PHI_basic_small_naval_bomber_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_naval_bomber_1_medium
			}
			models = {
				PHI_nav_bomber_equipment_1_entity #Catalina RESKIN
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_small_naval_bomber_1_medium
				GFX_PHI_improved_small_naval_bomber_1_medium
			}
		}
	}
	cv_small_plane_naval_bomber_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_small_naval_bomber_1_medium
				GFX_PHI_advanced_small_naval_bomber_1_medium
			}
		}
	}

###################### Medium Planes ######################

	### Tactical Bombers ###

	medium_plane_airframe = {
		pool = {
			icons = {
				GFX_PHI_advanced_medium_tactical_bomber_1_medium
				GFX_PHI_improved_medium_tactical_bomber_1_medium
				GFX_PHI_basic_medium_tactical_bomber_1_medium
				GFX_PHI_iw_medium_tactical_bomber_1_medium
			}
			models = {
				PHI_tac_bomber_equipment_2_entity #B-25 RESKIN
			}
		}
	}
	medium_plane_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_iw_medium_tactical_bomber_1_medium
				GFX_PHI_basic_medium_tactical_bomber_1_medium
			}
		}
	}
	medium_plane_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_medium_tactical_bomber_1_medium
				GFX_PHI_improved_medium_tactical_bomber_1_medium
			}
			models = {
				PHI_tac_bomber_equipment_2_entity #B-25 RESKIN
			}
		}
	}
	medium_plane_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_medium_tactical_bomber_1_medium
				GFX_PHI_advanced_medium_tactical_bomber_1_medium
			}
		}
	}

	### Heavy Fighter ###

	medium_plane_fighter_airframe = {
		pool = {
			icons = {
				GFX_PHI_improved_medium_heavy_fighter_1_medium
				GFX_PHI_basic_medium_heavy_fighter_1_medium
			}
			models = {
				PHI_heavy_fighter_equipment_2_entity #P-47 RESKIN
				PHI_heavy_fighter_equipment_1_entity #P-38 RESKIN
			}
		}
	}
	medium_plane_fighter_airframe_1 = {
		pool = {
			icons = {
				GFX_PHI_basic_medium_heavy_fighter_1_medium
			}
			models = {
				PHI_heavy_fighter_equipment_1_entity #P-38 RESKIN
			}
		}
	}
	medium_plane_fighter_airframe_2 = {
		pool = {
			icons = {
				GFX_PHI_basic_medium_heavy_fighter_1_medium
				GFX_PHI_improved_medium_heavy_fighter_1_medium
			}
			models = {
				PHI_heavy_fighter_equipment_2_entity #P-47 RESKIN
			}
		}
	}
	medium_plane_fighter_airframe_3 = {
		pool = {
			icons = {
				GFX_PHI_improved_medium_heavy_fighter_1_medium
			}
		}
	}

	###################### Heavy Planes ######################

	large_plane_airframe = {
		pool = {
			weight = 0.1
			icons = {
				GFX_PHI_advanced_large_strategic_bomber_1_medium
				GFX_PHI_improved_large_strategic_bomber_1_medium
				GFX_PHI_basic_large_strategic_bomber_1_medium
			}
			models = {
				PHI_strat_bomber_equipment_3_entity #B-29 RESKIN
				PHI_strat_bomber_equipment_2_entity #B-24 RESKIN 
				PHI_strat_bomber_equipment_1_entity #B-17 RESKIN
			}
		}
	}
	large_plane_airframe_1 = {
		pool = {
			weight = 0.1
			icons = {
				GFX_PHI_advanced_large_strategic_bomber_1_medium
			}
			models = {
				PHI_strat_bomber_equipment_1_entity #B-17 RESKIN
			}
		}
	}
	large_plane_airframe_2 = {
		pool = {
			weight = 0.1
			icons = {
				GFX_PHI_advanced_large_strategic_bomber_1_medium
				GFX_PHI_improved_large_strategic_bomber_1_medium
			}
			models = {
				PHI_strat_bomber_equipment_2_entity #B-24 RESKIN 
			}
		}
	}
	large_plane_airframe_3 = {
		pool = {
			weight = 0.1
			icons = {
				GFX_PHI_improved_large_strategic_bomber_1_medium
				GFX_PHI_advanced_large_strategic_bomber_1_medium
			}
			models = {
				PHI_strat_bomber_equipment_3_entity #B-29 RESKIN
			}
		}
	}
}