Disables WithDeathAnimation for deployed TS units (Tick Tank, Arty, Sensor Array, ICBM launcher)
Fixes crash when destroying them.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user