diff --git a/resources/units/ground_units/LARC-V.yaml b/resources/units/ground_units/LARC-V.yaml new file mode 100644 index 00000000..ed81fc7f --- /dev/null +++ b/resources/units/ground_units/LARC-V.yaml @@ -0,0 +1,4 @@ +class: Logistics +price: 2 +variants: + LARC-V: null diff --git a/resources/units/ships/speedboat.yaml b/resources/units/ships/speedboat.yaml new file mode 100644 index 00000000..95f95dae --- /dev/null +++ b/resources/units/ships/speedboat.yaml @@ -0,0 +1,4 @@ +class: Boat +price: 0 +variants: + Boat Armed Hi-speed: null