Fix TS death animation palettes
This commit is contained in:
@@ -227,13 +227,21 @@
|
|||||||
TargetTypes: Ground, Infantry
|
TargetTypes: Ground, Infantry
|
||||||
RenderSprites:
|
RenderSprites:
|
||||||
WithInfantryBody:
|
WithInfantryBody:
|
||||||
WithDeathAnimation:
|
WithDeathAnimation@normal:
|
||||||
DeathTypes:
|
DeathTypes:
|
||||||
BulletDeath: 1
|
BulletDeath: 1
|
||||||
SmallExplosionDeath: 2
|
SmallExplosionDeath: 2
|
||||||
ExplosionDeath: 3
|
ExplosionDeath: 3
|
||||||
InfantryExplodeDeath: 4 #not used by any warhead; TODO: check what should use this type and add it!
|
|
||||||
FireDeath: 5
|
FireDeath: 5
|
||||||
|
WithDeathAnimation@explosion:
|
||||||
|
DeathSequencePalette: effect
|
||||||
|
DeathPaletteIsPlayerPalette: False
|
||||||
|
DeathTypes:
|
||||||
|
InfantryExplodeDeath: 4 #not used by any warhead; TODO: check what should use this type and add it!
|
||||||
|
WithDeathAnimation@energy:
|
||||||
|
DeathSequencePalette: ra
|
||||||
|
DeathPaletteIsPlayerPalette: False
|
||||||
|
DeathTypes:
|
||||||
EnergyDeath: 6
|
EnergyDeath: 6
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
AttackMove:
|
AttackMove:
|
||||||
|
|||||||
Reference in New Issue
Block a user