From 15130681146a780e83a3599e293fd902d7f02d67 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Sat, 28 Jul 2018 17:29:26 +0200 Subject: [PATCH] Remove wrong idle sequences from medic and mechanic --- mods/ra/rules/infantry.yaml | 2 ++ mods/ra/sequences/infantry.yaml | 12 ++---------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/mods/ra/rules/infantry.yaml b/mods/ra/rules/infantry.yaml index 6824fc7c23..f08c405825 100644 --- a/mods/ra/rules/infantry.yaml +++ b/mods/ra/rules/infantry.yaml @@ -391,6 +391,7 @@ MEDI: ForceTargetStances: None AttackFrontal: WithInfantryBody: + IdleSequences: idle StandSequences: stand DefaultAttackSequence: heal Voiced: @@ -432,6 +433,7 @@ MECH: CaptureTypes: husk PlayerExperience: 25 WithInfantryBody: + IdleSequences: idle DefaultAttackSequence: repair StandSequences: stand Voiced: diff --git a/mods/ra/sequences/infantry.yaml b/mods/ra/sequences/infantry.yaml index e0178a3293..3e97d0135e 100644 --- a/mods/ra/sequences/infantry.yaml +++ b/mods/ra/sequences/infantry.yaml @@ -319,11 +319,7 @@ medi: Start: 114 Length: 2 Facings: 8 - idle1: - Start: 163 - Length: 14 - Tick: 120 - idle2: + idle: Start: 178 Length: 14 Tick: 120 @@ -383,11 +379,7 @@ mech: Start: 114 Length: 2 Facings: 8 - idle1: - Start: 163 - Length: 14 - Tick: 120 - idle2: + idle: Start: 178 Length: 14 Tick: 120