diff --git a/resources/units/ships/BDK-775.yaml b/resources/units/ships/BDK-775.yaml new file mode 100644 index 00000000..215bd476 --- /dev/null +++ b/resources/units/ships/BDK-775.yaml @@ -0,0 +1,4 @@ +class: LandingShip +price: 0 +variants: + LS Ropucha: null \ No newline at end of file diff --git a/resources/units/ships/Dry-cargo ship-1.yaml b/resources/units/ships/Dry-cargo ship-1.yaml new file mode 100644 index 00000000..2fad7cdc --- /dev/null +++ b/resources/units/ships/Dry-cargo ship-1.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Bulker Yakushev: null \ No newline at end of file diff --git a/resources/units/ships/Dry-cargo ship-2.yaml b/resources/units/ships/Dry-cargo ship-2.yaml new file mode 100644 index 00000000..d50e83cf --- /dev/null +++ b/resources/units/ships/Dry-cargo ship-2.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Cargo Ivanov: null \ No newline at end of file diff --git a/resources/units/ships/ELNYA.yaml b/resources/units/ships/ELNYA.yaml new file mode 100644 index 00000000..98ee3e42 --- /dev/null +++ b/resources/units/ships/ELNYA.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Tanker Elnya 160: null \ No newline at end of file diff --git a/resources/units/ships/HandyWind.yaml b/resources/units/ships/HandyWind.yaml new file mode 100644 index 00000000..e20bf3d6 --- /dev/null +++ b/resources/units/ships/HandyWind.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Bulker Handy Wind: null \ No newline at end of file diff --git a/resources/units/ships/HarborTug.yaml b/resources/units/ships/HarborTug.yaml new file mode 100644 index 00000000..8f88966e --- /dev/null +++ b/resources/units/ships/HarborTug.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Harbor Tug: null \ No newline at end of file diff --git a/resources/units/ships/Higgins_boat.yaml b/resources/units/ships/Higgins_boat.yaml new file mode 100644 index 00000000..020f386e --- /dev/null +++ b/resources/units/ships/Higgins_boat.yaml @@ -0,0 +1,4 @@ +class: LandingShip +price: 0 +variants: + Boat LCVP Higgins: null \ No newline at end of file diff --git a/resources/units/ships/IMPROVED_KILO.yaml b/resources/units/ships/IMPROVED_KILO.yaml new file mode 100644 index 00000000..3a242a12 --- /dev/null +++ b/resources/units/ships/IMPROVED_KILO.yaml @@ -0,0 +1,4 @@ +class: Submarine +price: 0 +variants: + SSK 636 Improved Kilo: null \ No newline at end of file diff --git a/resources/units/ships/PIOTR.yaml b/resources/units/ships/PIOTR.yaml new file mode 100644 index 00000000..a2918876 --- /dev/null +++ b/resources/units/ships/PIOTR.yaml @@ -0,0 +1,4 @@ +class: Cruiser +price: 0 +variants: + Battlecruiser 1144.2 Pyotr Velikiy: null \ No newline at end of file diff --git a/resources/units/ships/Seawise_Giant.yaml b/resources/units/ships/Seawise_Giant.yaml new file mode 100644 index 00000000..b947470f --- /dev/null +++ b/resources/units/ships/Seawise_Giant.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Tanker Seawise Giant: null \ No newline at end of file diff --git a/resources/units/ships/Ship_Tilde_Supply.yaml b/resources/units/ships/Ship_Tilde_Supply.yaml new file mode 100644 index 00000000..e362d6e9 --- /dev/null +++ b/resources/units/ships/Ship_Tilde_Supply.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Supply Ship MV Tilde: null \ No newline at end of file diff --git a/resources/units/ships/Type_093.yaml b/resources/units/ships/Type_093.yaml new file mode 100644 index 00000000..ecc62edd --- /dev/null +++ b/resources/units/ships/Type_093.yaml @@ -0,0 +1,4 @@ +class: Submarine +price: 0 +variants: + Type 093 Attack Submarine: null \ No newline at end of file diff --git a/resources/units/ships/santafe.yaml b/resources/units/ships/santafe.yaml new file mode 100644 index 00000000..8b37a66c --- /dev/null +++ b/resources/units/ships/santafe.yaml @@ -0,0 +1,4 @@ +class: Submarine +price: 0 +variants: + SSK 877V Kilo: null \ No newline at end of file diff --git a/resources/units/ships/speedboat.yaml b/resources/units/ships/speedboat.yaml new file mode 100644 index 00000000..68f1094d --- /dev/null +++ b/resources/units/ships/speedboat.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Boat Armed Hi-speed: null \ No newline at end of file