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