mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
USS Samuel Chase class fix
Corrected the class of the WWII asset pack ship USS Samuel Chase from Logistics (ground unit class) to LandingShip, in order to prevent it being spawned as part of AAA sites.
This commit is contained in:
parent
901c867d7f
commit
a5104dd9ec
@ -10,6 +10,7 @@
|
||||
* **[New Game Wizard]** Faction selection overview doesn't update when inverting map
|
||||
* **[Payloads]** Added/Updated (missing) payloads
|
||||
* **[Aircraft Tasking]** Revised aircraft tasking, filtering out incompatible tasks for several aircraft
|
||||
* **[Data]** Corrected the class of the USS Samuel Chase from Logistics to LandingShip, in order to prevent it being spawned as part of AAA sites.
|
||||
|
||||
# Retribution v1.2.1 (hotfix)
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
class: Logistics
|
||||
class: LandingShip
|
||||
price: 0
|
||||
variants:
|
||||
LS Samuel Chase: null
|
||||
Loading…
x
Reference in New Issue
Block a user