From f68159810407fe29950dbd86bd36556927258b3d Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 22 Oct 2022 00:40:03 +0200 Subject: [PATCH] Add data files for KS-19 & SON-9 --- resources/units/ground_units/KS-19.yaml | 9 +++++++++ resources/units/ground_units/SON_9.yaml | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 resources/units/ground_units/KS-19.yaml create mode 100644 resources/units/ground_units/SON_9.yaml diff --git a/resources/units/ground_units/KS-19.yaml b/resources/units/ground_units/KS-19.yaml new file mode 100644 index 00000000..53cbd735 --- /dev/null +++ b/resources/units/ground_units/KS-19.yaml @@ -0,0 +1,9 @@ +class: AAA +description: + "100 mm air defence gun KS-19 (Russian: 100-мм зенитная пушка КС-19) was a Soviet anti-aircraft gun.\ + \ Initially deployed aboard ships as the B-34 during the Second World War, a ground-mounted version was\ + \ introduced into service after the war as the KS-19." +price: 10 +role: Anti-Aircraft Gun/Anti-Tank Gun +variants: + AAA KS-19 100mm: {} diff --git a/resources/units/ground_units/SON_9.yaml b/resources/units/ground_units/SON_9.yaml new file mode 100644 index 00000000..7651b4e9 --- /dev/null +++ b/resources/units/ground_units/SON_9.yaml @@ -0,0 +1,4 @@ +class: SearchRadar +price: 8 +variants: + AAA Fire Can SON-9: {}