Disables WithDeathAnimation for deployed TS units (Tick Tank, Arty, Sensor Array, ICBM launcher)

Fixes crash when destroying them.
This commit is contained in:
reaperrr
2015-03-23 14:56:40 +01:00
parent 3c4d712b78
commit e65453de24

View File

@@ -525,6 +525,7 @@ GATICK:
TransformSounds: place2.aud TransformSounds: place2.aud
NoTransformSounds: NoTransformSounds:
WithMuzzleFlash: WithMuzzleFlash:
-WithDeathAnimation:
GAICBM: GAICBM:
Inherits: ^Building Inherits: ^Building
@@ -546,6 +547,7 @@ GAICBM:
Facing: 96 Facing: 96
TransformSounds: place2.aud TransformSounds: place2.aud
NoTransformSounds: NoTransformSounds:
-WithDeathAnimation:
GADPSA: GADPSA:
Inherits: ^Building Inherits: ^Building
@@ -570,6 +572,7 @@ GADPSA:
RenderDetectionCircle: RenderDetectionCircle:
DetectCloaked: DetectCloaked:
Range: 6 Range: 6
-WithDeathAnimation:
GAARTY: GAARTY:
Inherits: ^Building Inherits: ^Building
@@ -613,6 +616,7 @@ GAARTY:
TransformSounds: place2.aud TransformSounds: place2.aud
NoTransformSounds: NoTransformSounds:
WithMuzzleFlash: WithMuzzleFlash:
-WithDeathAnimation:
GASPOT: GASPOT:
Inherits: ^Building Inherits: ^Building