From d6496cb5bec96ed968b503b0c066ce3479af87bd Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 22 May 2011 12:40:54 +1200 Subject: [PATCH] Remove GainsExperience from mcv, harv, e6. --- mods/cnc/rules/infantry.yaml | 1 + mods/cnc/rules/vehicles.yaml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/mods/cnc/rules/infantry.yaml b/mods/cnc/rules/infantry.yaml index a22ef37362..627877f3a9 100644 --- a/mods/cnc/rules/infantry.yaml +++ b/mods/cnc/rules/infantry.yaml @@ -151,6 +151,7 @@ E6: JustMove: true RenderInfantryProne: IdleAnimations: idle1,idle2 + -GainsExperience: RMBO: Inherits: ^Infantry diff --git a/mods/cnc/rules/vehicles.yaml b/mods/cnc/rules/vehicles.yaml index aa1c44e2ac..e089a91d6e 100644 --- a/mods/cnc/rules/vehicles.yaml +++ b/mods/cnc/rules/vehicles.yaml @@ -33,6 +33,7 @@ MCV: BaseBuilding: LeavesHusk: HuskActor: MCV.Husk + -GainsExperience: HARV: Inherits: ^Tank @@ -67,6 +68,7 @@ HARV: JustMove:true LeavesHusk: HuskActor: HARV.Husk + -GainsExperience: APC: Inherits: ^Tank