From 27a60fd91e47523f5a7de4abcffbc7e34ee58a09 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Mon, 26 Jun 2023 21:42:10 -0700 Subject: [PATCH] Prevent Samuel Chase from being in AAA/SHORAD. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2938. --- changelog.md | 2 ++ resources/units/ships/USS_Samuel_Chase.yaml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 5d617419..96ec035a 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/resources/units/ships/USS_Samuel_Chase.yaml b/resources/units/ships/USS_Samuel_Chase.yaml index 5ac22da1..d7bcfcc3 100644 --- a/resources/units/ships/USS_Samuel_Chase.yaml +++ b/resources/units/ships/USS_Samuel_Chase.yaml @@ -1,4 +1,4 @@ -class: Logistics +class: Boat price: 0 variants: - LS Samuel Chase: null \ No newline at end of file + LS Samuel Chase: null