Correctly remove CH presets for russia (#466)

This commit is contained in:
Druss99 2025-01-26 09:40:18 -05:00 committed by GitHub
parent 7c8a0fc032
commit 431ec1c382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -754,9 +754,9 @@ class Faction:
self.remove_aircraft("CH_Mi28N")
self.remove_aircraft("CH_Ka52")
self.remove_aircraft("CH_Ka52K")
self.remove_preset("BAL_LBASM")
self.remove_preset("BUK_M3")
self.remove_preset("Bastion-P_LBASM")
self.remove_preset("BAL LBASM")
self.remove_preset("BUK M3")
self.remove_preset("Bastion-P LBASM")
self.remove_preset("S-350")
if not mod_settings.usamilitaryassetspack:
self.remove_vehicle("M142_HIMARS_GLSDB")