Fix missing sequences in TS

This commit is contained in:
abcdefg30
2017-02-11 15:51:43 +01:00
parent c65f310d2b
commit d3000c7570
3 changed files with 3 additions and 3 deletions

View File

@@ -172,7 +172,7 @@ TRATOS:
Range: 4c0 Range: 4c0
-AutoTarget: -AutoTarget:
WithInfantryBody: WithInfantryBody:
DefaultAttackSequence: attack DefaultAttackSequence:
OXANNA: OXANNA:
Inherits: ^Soldier Inherits: ^Soldier

View File

@@ -5,8 +5,7 @@ DSHP.Husk:
Aircraft: Aircraft:
TurnSpeed: 5 TurnSpeed: 5
Speed: 168 Speed: 168
RenderSprites: -RenderSprites:
Image: dshp
RenderVoxels: RenderVoxels:
Image: dshp Image: dshp

View File

@@ -91,6 +91,7 @@ FLAMEGUY:
Step: -10 Step: -10
HealIfBelow: 101 HealIfBelow: 101
ScaredyCat: ScaredyCat:
PanicSequencePrefix:
WithDeathAnimation: WithDeathAnimation:
FallbackSequence: die FallbackSequence: die
UseDeathTypeSuffix: false UseDeathTypeSuffix: false