diff --git a/changelog/snippets/fix.6433.md b/changelog/snippets/fix.6433.md new file mode 100644 index 0000000000..6c84d072db --- /dev/null +++ b/changelog/snippets/fix.6433.md @@ -0,0 +1 @@ +- (#6433) Fix Aeon destroyer's depth charge's indirect fire range ring not appearing. diff --git a/units/UAS0201/UAS0201_unit.bp b/units/UAS0201/UAS0201_unit.bp index b419063970..55312d1f2b 100644 --- a/units/UAS0201/UAS0201_unit.bp +++ b/units/UAS0201/UAS0201_unit.bp @@ -24,6 +24,7 @@ UnitBlueprint{ "OVERLAYANTINAVY", "OVERLAYDEFENSE", "OVERLAYDIRECTFIRE", + "OVERLAYINDIRECTFIRE", "OVERLAYRADAR", "OVERLAYSONAR", "PRODUCTSC1",