Skip to content

Commit

Permalink
Replace the ANTINAVY category with the WEAKANTINAVY category for …
Browse files Browse the repository at this point in the history
…the CZAR (#6012)
  • Loading branch information
relent0r committed Mar 21, 2024
1 parent db664f6 commit 31772f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog/3804.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

- (#6001) Add missing categories to units with Anti-Torpedo defenses

- (#6004) Add missing categories to the CZAR
- (#6012) Add missing categories to the CZAR

- (#6005) Remove the `BUILTBYEXPERIMENTALSUB` category from all units that previously had it. As this category was unused, the Tempest still functions as you would expect.

Expand Down
2 changes: 1 addition & 1 deletion units/UAA0310/UAA0310_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ UnitBlueprint{
"AIR",
"AIRSTAGINGPLATFORM",
"ANTIAIR",
"ANTINAVY",
"BUILTBYTIER3COMMANDER",
"BUILTBYTIER3ENGINEER",
"CANNOTUSEAIRSTAGING",
Expand All @@ -78,6 +77,7 @@ UnitBlueprint{
"SNIPEMODE",
"TARGETCHASER",
"VISIBLETORECON",
"WEAKANTINAVY",
"EXTERNALFACTORY"
},
Defense = {
Expand Down

0 comments on commit 31772f0

Please sign in to comment.