F-4B Phantom II mod support (#4)

This commit is contained in:
MetalStormGhost
2022-10-16 00:07:06 +03:00
committed by GitHub
parent 139e42dbed
commit 04a5497f3b
14 changed files with 654 additions and 9 deletions

View File

@@ -303,6 +303,8 @@ class Faction:
if not mod_settings.uh_60l:
self.remove_aircraft("UH-60L")
self.remove_aircraft("KC130J")
if not mod_settings.f4b_phantom:
self.remove_aircraft("VSN_F4B")
if not mod_settings.f15d_baz:
self.remove_aircraft("F-15D")
if not mod_settings.f22_raptor: