Add UseInfantryDeath option to RenderInfantry trait.
This allows the use of RenderInfantry for units that do not have a Die voice or die sequences. Additionally fixed Wolverine stand and shoot sequences.
This commit is contained in:
@@ -480,6 +480,7 @@ MMCH:
|
||||
RevealsShroud:
|
||||
Range: 8c0
|
||||
RenderInfantry:
|
||||
UseInfantryDeath: false
|
||||
Turreted:
|
||||
AttackTurreted:
|
||||
WithTurret:
|
||||
@@ -549,6 +550,7 @@ SMECH:
|
||||
Armament:
|
||||
Weapon: AssaultCannon
|
||||
RenderInfantry:
|
||||
UseInfantryDeath: false
|
||||
Selectable:
|
||||
Voices: Mech
|
||||
|
||||
|
||||
@@ -117,19 +117,20 @@ gghunt:
|
||||
Start: 0
|
||||
|
||||
smech:
|
||||
stand: # TODO: slightly glitchy
|
||||
Start: 0
|
||||
Facings: 8
|
||||
ShadowStart: 136
|
||||
stand:
|
||||
Start: 96
|
||||
Facings: -8
|
||||
ShadowStart: 232
|
||||
run:
|
||||
Start: 0
|
||||
Facings: -8
|
||||
Length: 12
|
||||
ShadowStart: 136
|
||||
shoot: # TODO: played somehow too fast
|
||||
shoot:
|
||||
Start: 104
|
||||
Length: 4
|
||||
Facings: -8
|
||||
ShadowStart: 240
|
||||
Tick: 100
|
||||
icon: smchicon
|
||||
Start: 0
|
||||
Reference in New Issue
Block a user