Changed Aircraft explosion
This commit is contained in:
@@ -921,6 +921,7 @@
|
|||||||
Spins: False
|
Spins: False
|
||||||
Moves: True
|
Moves: True
|
||||||
Velocity: 86
|
Velocity: 86
|
||||||
|
Explosion: UnitExplodePlane
|
||||||
EditorTilesetFilter:
|
EditorTilesetFilter:
|
||||||
Categories: Husk
|
Categories: Husk
|
||||||
RevealOnDeath:
|
RevealOnDeath:
|
||||||
@@ -938,6 +939,7 @@
|
|||||||
CanHover: True
|
CanHover: True
|
||||||
VTOL: true
|
VTOL: true
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Explosion: UnitExplodeHeli
|
||||||
BodyOrientation:
|
BodyOrientation:
|
||||||
UseClassicFacingFudge: True
|
UseClassicFacingFudge: True
|
||||||
RevealOnDeath:
|
RevealOnDeath:
|
||||||
|
|||||||
@@ -58,6 +58,16 @@ UnitExplode:
|
|||||||
Warhead@1Dam: SpreadDamage
|
Warhead@1Dam: SpreadDamage
|
||||||
Falloff: 1000, 368, 135, 50, 18, 7, 0
|
Falloff: 1000, 368, 135, 50, 18, 7, 0
|
||||||
|
|
||||||
|
UnitExplodePlane:
|
||||||
|
Inherits: UnitExplode
|
||||||
|
Warhead@2Eff: CreateEffect
|
||||||
|
Explosions: large_napalm
|
||||||
|
|
||||||
|
UnitExplodeHeli:
|
||||||
|
Inherits: UnitExplode
|
||||||
|
Warhead@2Eff: CreateEffect
|
||||||
|
Explosions: napalm
|
||||||
|
|
||||||
UnitExplodeShip:
|
UnitExplodeShip:
|
||||||
Inherits: ^Explosion
|
Inherits: ^Explosion
|
||||||
-Warhead@Smu: LeaveSmudge
|
-Warhead@Smu: LeaveSmudge
|
||||||
|
|||||||
Reference in New Issue
Block a user