Make RA ships show both explosion and splash
...when destroyed, to imply sinking.
This commit is contained in:
@@ -84,6 +84,9 @@ UnitExplodeShip:
|
|||||||
ImpactSounds: kaboom25.aud
|
ImpactSounds: kaboom25.aud
|
||||||
ValidTargets: Ground, Water
|
ValidTargets: Ground, Water
|
||||||
ImpactActors: false
|
ImpactActors: false
|
||||||
|
Warhead@3EffWater: CreateEffect
|
||||||
|
ValidTargets: Water
|
||||||
|
ImpactActors: false
|
||||||
|
|
||||||
UnitExplodeSubmarine:
|
UnitExplodeSubmarine:
|
||||||
Inherits: ^Explosion
|
Inherits: ^Explosion
|
||||||
@@ -91,8 +94,9 @@ UnitExplodeSubmarine:
|
|||||||
Warhead@2Eff: CreateEffect
|
Warhead@2Eff: CreateEffect
|
||||||
Explosions: large_splash
|
Explosions: large_splash
|
||||||
ImpactSounds: splash9.aud
|
ImpactSounds: splash9.aud
|
||||||
ValidTargets: Ground, Water
|
ValidTargets: Water
|
||||||
ImpactActors: false
|
ImpactActors: false
|
||||||
|
-Warhead@3EffWater:
|
||||||
|
|
||||||
UnitExplodeSmall:
|
UnitExplodeSmall:
|
||||||
Inherits: ^Explosion
|
Inherits: ^Explosion
|
||||||
|
|||||||
Reference in New Issue
Block a user