Changed Aircraft explosion

This commit is contained in:
abc013
2017-10-03 13:29:47 +02:00
committed by reaperrr
parent 7ccf41be77
commit c8b2a7dc04
2 changed files with 12 additions and 0 deletions

View File

@@ -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:

View File

@@ -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