From 7b43a5b49e54d40c00becf6c85b62408e0e38121 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Wed, 24 Aug 2016 17:34:08 +0100 Subject: [PATCH] Fix d2k grenadier sequences. --- mods/d2k/rules/infantry.yaml | 2 +- mods/d2k/sequences/infantry.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/mods/d2k/rules/infantry.yaml b/mods/d2k/rules/infantry.yaml index 00456a2c21..e45333b3c4 100644 --- a/mods/d2k/rules/infantry.yaml +++ b/mods/d2k/rules/infantry.yaml @@ -189,7 +189,7 @@ grenadier: AttackFrontal: WithInfantryBody: AttackSequence: throw - IdleSequences: idle + IdleSequences: idle, idle2 Explodes: Weapon: GrenDeath EmptyWeapon: GrenDeath diff --git a/mods/d2k/sequences/infantry.yaml b/mods/d2k/sequences/infantry.yaml index 9507bbbd2b..c8e402c0ad 100644 --- a/mods/d2k/sequences/infantry.yaml +++ b/mods/d2k/sequences/infantry.yaml @@ -460,18 +460,20 @@ grenadier: ZOffset: -511 prone-stand: DATA.R8 Start: 2622 - Length: 4 - Facings: 8 + Facings: -8 + Transpose: true prone-run: DATA.R8 - Start: 2654 + Start: 2622 Length: 4 - Facings: 8 + Facings: -8 Tick: 120 + Transpose: true prone-throw: DATA.R8 - Start: 136 + Start: 2654 Length: 5 - Facings: 8 + Facings: -8 Tick: 120 + Transpose: true icon: DATA.R8 Start: 4297 Offset: -30,-24