mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added DDs Fletcher and Sullivans
This commit is contained in:
@@ -625,10 +625,12 @@ class Faction:
|
||||
if not mod_settings.vietnamwarvessels:
|
||||
self.remove_ship("cva-31")
|
||||
self.remove_ship("USS Maddox")
|
||||
self.remove_ship("USS The Sullivans")
|
||||
self.remove_ship("USS Fletcher")
|
||||
self.remove_ship("PBR_MKII")
|
||||
self.remove_ship("P4")
|
||||
self.remove_vehicle("vwv_bdg_indohut1")
|
||||
self.remove_vehicle("vwv_bdg_indohut2")
|
||||
# self.remove_vehicle("vwv_bdg_indohut1") currently not included
|
||||
# self.remove_vehicle("vwv_bdg_indohut2") currently not included
|
||||
self.remove_aircraft("vwv_a1_skyraider")
|
||||
self.remove_aircraft("vwv_crusader")
|
||||
self.remove_aircraft("vwv_crusader_np")
|
||||
|
||||
4
resources/units/ships/USS Fletcher.yaml
Normal file
4
resources/units/ships/USS Fletcher.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Destroyer
|
||||
price: 0
|
||||
variants:
|
||||
USS Fletcher FRAM II Destroyer: null
|
||||
4
resources/units/ships/USS The Sullivans.yaml
Normal file
4
resources/units/ships/USS The Sullivans.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Destroyer
|
||||
price: 0
|
||||
variants:
|
||||
USS The Sullivans (DD-537): null
|
||||
Reference in New Issue
Block a user