From 0fc2e8872df97b29f96237985e575ca91201d4d3 Mon Sep 17 00:00:00 2001 From: MetalStormGhost <89945461+MetalStormGhost@users.noreply.github.com> Date: Wed, 6 Jul 2022 22:28:00 +0300 Subject: [PATCH] Added Leopard 2A6M as a variant in Leopard-2.yaml (#2298) DCS names this unit "MBT Leopard-2A6M". The other Leopard 2 variants have more specific names, but the generic 2 is the 2A6M. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2295 --- resources/units/ground_units/Leopard-2.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/units/ground_units/Leopard-2.yaml b/resources/units/ground_units/Leopard-2.yaml index 6e33cace..61dbaf4d 100644 --- a/resources/units/ground_units/Leopard-2.yaml +++ b/resources/units/ground_units/Leopard-2.yaml @@ -16,3 +16,4 @@ price: 25 role: Main Battle Tank variants: Leopard 2: {} + Leopard 2A6M: {} \ No newline at end of file