Remove TS Headshot DeathType

Also fixed a couple of mistakes compared to the original (some weapons still applied the wrong death type).
This commit is contained in:
reaperrr
2016-06-05 20:51:28 +02:00
parent 0947e7bdd6
commit b84e27ef98
4 changed files with 19 additions and 40 deletions

View File

@@ -309,23 +309,22 @@
DeathTypes:
BulletDeath: 1
SmallExplosionDeath: 2
HeadshotDeath: 3
WithDeathAnimation@explosion:
DeathSequencePalette: effect
DeathPaletteIsPlayerPalette: False
DeathTypes:
ExplosionDeath: 4
ExplosionDeath: 3
WithDeathAnimation@energy:
DeathSequencePalette: ra
DeathPaletteIsPlayerPalette: False
DeathTypes:
EnergyDeath: 6
EnergyDeath: 5
WithDeathAnimation:
CrushedSequence: die-crushed
CrushedSequencePalette: player
CrushedPaletteIsPlayerPalette: true
DeathSounds@NORMAL:
DeathTypes: BulletDeath, SmallExplosionDeath, ExplosionDeath, HeadshotDeath
DeathTypes: BulletDeath, SmallExplosionDeath, ExplosionDeath
DeathSounds@BURNED:
Voice: Burned
DeathTypes: FireDeath