From a676bdae71c9a2964094fa9119659fbb46c253d5 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 5 Mar 2011 11:27:24 +1300 Subject: [PATCH] grenadiers have a 50% chance of exploding on death --- mods/ra/rules/infantry.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mods/ra/rules/infantry.yaml b/mods/ra/rules/infantry.yaml index 08156ac594..f6ca0584e4 100644 --- a/mods/ra/rules/infantry.yaml +++ b/mods/ra/rules/infantry.yaml @@ -79,6 +79,9 @@ E2: -RenderInfantry: RenderInfantryProne: IdleAnimations: idle1,idle2 + Explodes: + Weapon: UnitExplodeSmall + Chance: 50 E3: Inherits: ^Infantry