mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
11
resources/groups/LvS-103_Rb103A.yaml
Normal file
11
resources/groups/LvS-103_Rb103A.yaml
Normal 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
|
||||
11
resources/groups/LvS-103_Rb103A_Mobile.yaml
Normal file
11
resources/groups/LvS-103_Rb103A_Mobile.yaml
Normal 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
|
||||
10
resources/groups/LvS-103_Rb103B.yaml
Normal file
10
resources/groups/LvS-103_Rb103B.yaml
Normal 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
|
||||
10
resources/groups/LvS-103_Rb103B_Mobile.yaml
Normal file
10
resources/groups/LvS-103_Rb103B_Mobile.yaml
Normal 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
|
||||
8
resources/groups/RBS-15.yaml
Normal file
8
resources/groups/RBS-15.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: RBS-15
|
||||
tasks:
|
||||
- Coastal
|
||||
units:
|
||||
- AShM RBS 15KA
|
||||
- SAM UndE 23 (RBS 70/90/98) STR
|
||||
layouts:
|
||||
- Silkworm
|
||||
10
resources/groups/RBS-70.yaml
Normal file
10
resources/groups/RBS-70.yaml
Normal 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)
|
||||
9
resources/groups/RBS-90.yaml
Normal file
9
resources/groups/RBS-90.yaml
Normal 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
|
||||
9
resources/groups/RBS-98.yaml
Normal file
9
resources/groups/RBS-98.yaml
Normal 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)
|
||||
Reference in New Issue
Block a user