Update Anti Air and Naval Layouts

- Break down the remaining Anti Air Layouts. Now each layout.miz only contains 1 layout
- Added a python script which can fix the orientation of a layout
- Fix layout orientation. Now all aa layouts are oriented to the north.
- Add small change so that whole carrier group will be rotated correctly with the BRC

closes #2215
This commit is contained in:
RndName
2022-05-12 12:01:48 +02:00
parent 7acc418489
commit f20d0effe9
51 changed files with 119 additions and 106 deletions

Binary file not shown.

View File

@@ -15,4 +15,3 @@ groups:
- 4
unit_classes:
- Destroyer
layout_file: resources/layouts/naval/legacy_naval_templates.miz

Binary file not shown.

View File

@@ -20,4 +20,3 @@ groups:
- 1
unit_types:
- TICONDEROG
layout_file: resources/layouts/naval/legacy_naval_templates.miz

Binary file not shown.

View File

@@ -15,4 +15,3 @@ groups:
- 2
unit_classes:
- Destroyer
layout_file: resources/layouts/naval/legacy_naval_templates.miz

Binary file not shown.

View File

@@ -20,4 +20,3 @@ groups:
- 1
unit_classes:
- Cruiser
layout_file: resources/layouts/naval/naval.miz

Binary file not shown.

View File

@@ -14,4 +14,3 @@ groups:
- Boat
- Submarine
- LandingShip
layout_file: resources/layouts/naval/naval.miz

Binary file not shown.

View File

@@ -14,4 +14,3 @@ groups:
- 3
unit_types:
- LST_Mk2
layout_file: resources/layouts/naval/legacy_naval_templates.miz

Binary file not shown.