From d8262486f91ead0981852622dcd4fa2c75cf3b63 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 21 May 2011 18:22:45 +1200 Subject: [PATCH] Fix bogus attack-move with harv and apc --- mods/cnc/rules/vehicles.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mods/cnc/rules/vehicles.yaml b/mods/cnc/rules/vehicles.yaml index 249cd6a602..931e0150da 100644 --- a/mods/cnc/rules/vehicles.yaml +++ b/mods/cnc/rules/vehicles.yaml @@ -28,7 +28,8 @@ MCV: NoTransformSounds: deploy1.aud RenderUnit: MustBeDestroyed: - -AttackMove: + AttackMove: + JustMove:true BaseBuilding: HARV: @@ -60,7 +61,8 @@ HARV: RevealsShroud: Range: 4 RenderUnit: - -AttackMove: + AttackMove: + JustMove:true APC: Inherits: ^Tank