Add ship explosions to td mod
This commit is contained in:
@@ -446,6 +446,10 @@
|
||||
ActorLostNotification:
|
||||
AttackMove:
|
||||
DrawLineToTarget:
|
||||
WithSmoke:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeShip
|
||||
EmptyWeapon: UnitExplodeShip
|
||||
Guard:
|
||||
Guardable:
|
||||
Voiced:
|
||||
|
||||
@@ -31,7 +31,6 @@ BOAT:
|
||||
Bounds: 42,24
|
||||
AutoTarget:
|
||||
AllowMovement: false
|
||||
WithSmoke:
|
||||
RejectsOrders:
|
||||
SelectionDecorations:
|
||||
VisualBounds: 42,24
|
||||
|
||||
@@ -37,6 +37,11 @@ UnitExplode:
|
||||
Explosions: poof
|
||||
ImpactSounds: xplobig6.aud
|
||||
|
||||
UnitExplodeShip:
|
||||
Inherits: UnitExplode
|
||||
Warhead@2Eff: CreateEffect
|
||||
Explosions: building
|
||||
|
||||
UnitExplodeSmall:
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 426
|
||||
|
||||
Reference in New Issue
Block a user