Swedish Military Assets Pack v1.10 support (#90)

* Added a pydcs extension for Swedish Military Assets for DCS by Currenthill v1.10 (2022-11-01). Also added shipmod decorator for the ships added in the mod and remove_ship function in faction.py

* Added unit yamls for Swedish Military Assets for DCS by Currenthill v1.10 (2022-11-01)

* Added missing RBS-15 group yaml and Ag 90 Sniper Team unit yaml.

* Fixed swedishmilitaryassetspack imports.

* Renamed some unit yamls for Swedish Military Assets pack.

* Encoded LvKv9040.yaml in UTF-8.

* Encoded Grkpbv90.yaml in UTF-8.

* Encoded BV410*.yaml in UTF-8.

* Encoded CV9040.yaml in UTF-8.

* Fixed Strv103 yaml syntax.

* Encoded Strv2000.yaml in UTF-8.

* Renamed some unit yamls for Swedish Military Assets pack.

* Renamed BV410 air-defence units.

* Added Swedish short-range air defence groups.

* Added Swedish medium- and long-range air defence groups (LvS-103 batteries).

* Added icons for some Swedish Military Assets units.

* Added faction files for:
sweden_1997
sweden_2020
This commit is contained in:
MetalStormGhost
2023-03-12 19:31:14 +02:00
committed by GitHub
parent b9609a00f6
commit e827d6d1d0
66 changed files with 1221 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
name: LvS-103 Rb103A
tasks:
- LORAD
units:
- SAM LvS-103 PM 103 Stationary STR
- SAM LvS-103 StriE 103 Mobile ECS
- SAM LvS-103 Elverk 103 Mobile EPP
- SAM LvS-103 Lavett 103 Rb103A Stationary LN
- SAM LvS-103 Lavett 103 Rb103B Stationary LN
layouts:
- LvS-103A Battery

View File

@@ -0,0 +1,11 @@
name: LvS-103 Rb103A Mobile
tasks:
- LORAD
units:
- SAM LvS-103 PM 103 Mobile STR
- SAM LvS-103 StriE 103 Mobile ECS
- SAM LvS-103 Elverk 103 Mobile EPP
- SAM LvS-103 Lavett 103 Rb103A Mobile LN
- SAM LvS-103 Lavett 103 Rb103B Mobile LN
layouts:
- LvS-103A Mobile Battery

View File

@@ -0,0 +1,10 @@
name: LvS-103 Rb103B
tasks:
- MERAD
units:
- SAM LvS-103 PM 103 Stationary STR
- SAM LvS-103 StriE 103 Mobile ECS
- SAM LvS-103 Elverk 103 Mobile EPP
- SAM LvS-103 Lavett 103 Rb103B Stationary LN
layouts:
- LvS-103B Battery

View File

@@ -0,0 +1,10 @@
name: LvS-103 Rb103B Mobile
tasks:
- MERAD
units:
- SAM LvS-103 PM 103 Mobile STR
- SAM LvS-103 StriE 103 Mobile ECS
- SAM LvS-103 Elverk 103 Mobile EPP
- SAM LvS-103 Lavett 103 Rb103B Mobile LN
layouts:
- LvS-103B Mobile Battery

View File

@@ -0,0 +1,8 @@
name: RBS-15
tasks:
- Coastal
units:
- AShM RBS 15KA
- SAM UndE 23 (RBS 70/90/98) STR
layouts:
- Silkworm

View File

@@ -0,0 +1,10 @@
name: RBS-70
tasks:
- SHORAD
units:
- RBS 70 EldE 70 Stationary SAM LN
- BV 410 RBS 70
- SAM UndE 23 (RBS 70/90/98) STR
layouts:
- 6 Launcher Site (Semicircle)
- 6 Launcher Site (Circle)

View File

@@ -0,0 +1,9 @@
name: RBS-90
tasks:
- SHORAD
units:
- RBS 90 EldE 90 Stationary SAM LN
- BV 410 RBS 90
- SAM UndE 23 (RBS 70/90/98) STR
layouts:
- 2 Launcher Site

View File

@@ -0,0 +1,9 @@
name: RBS-98
tasks:
- SHORAD
units:
- RBS 98 EldE 98 Mobile SAM LN
- SAM UndE 23 (RBS 70/90/98) STR
layouts:
- 6 Launcher Site (Semicircle)
- 6 Launcher Site (Circle)