mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Prevent Samuel Chase from being in AAA/SHORAD.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2938.
This commit is contained in:
parent
cc2dfa5d35
commit
27a60fd91e
@ -6,6 +6,8 @@ Saves from 8.x are not compatible with 9.0.0.
|
||||
|
||||
## Fixes
|
||||
|
||||
* **[Data]** Fixed the class of the Samuel Chase so it can't be picked for a AAA or SHORAD site.
|
||||
|
||||
# 8.1.0
|
||||
|
||||
Saves from 8.0.0 are compatible with 8.1.0
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
class: Logistics
|
||||
class: Boat
|
||||
price: 0
|
||||
variants:
|
||||
LS Samuel Chase: null
|
||||
LS Samuel Chase: null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user