ST Death Explosion Change Commit
This commit is contained in:
@@ -133,6 +133,9 @@ STNK.Husk:
|
||||
IntoActor: stnk
|
||||
RenderSprites:
|
||||
Image: stnk.destroyed
|
||||
Explodes:
|
||||
Weapon: UnitExplodeStealthTank
|
||||
EmptyWeapon: UnitExplodeStealthTank
|
||||
|
||||
TRUCK.Husk:
|
||||
Inherits: ^LightHusk
|
||||
|
||||
@@ -643,6 +643,8 @@ STNK:
|
||||
Locomotor: heavywheeled
|
||||
TurnSpeed: 40
|
||||
Speed: 142
|
||||
Targetable:
|
||||
TargetTypes: Ground, Vehicle, StealthTank
|
||||
Health:
|
||||
HP: 15000
|
||||
Repairable:
|
||||
@@ -671,6 +673,9 @@ STNK:
|
||||
AutoTarget:
|
||||
InitialStance: HoldFire
|
||||
InitialStanceAI: ReturnFire
|
||||
Explodes:
|
||||
Weapon: UnitExplodeStealthTank
|
||||
EmptyWeapon: UnitExplodeStealthTank
|
||||
SpawnActorOnDeath:
|
||||
Actor: STNK.Husk
|
||||
OwnerType: InternalName
|
||||
|
||||
@@ -74,6 +74,11 @@ UnitExplodeSmall:
|
||||
Explosions: big_frag
|
||||
ImpactSounds: xplobig4.aud
|
||||
|
||||
UnitExplodeStealthTank:
|
||||
Inherits: UnitExplodeSmall
|
||||
Warhead@1Dam: SpreadDamage
|
||||
InvalidTargets: StealthTank
|
||||
|
||||
GrenadierExplode:
|
||||
Inherits: ^DamagingExplosionHE
|
||||
Warhead@1Dam: SpreadDamage
|
||||
|
||||
Reference in New Issue
Block a user