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