Adds visible explosions to ships and submarines

This commit is contained in:
reaperrr
2014-04-12 01:49:33 +02:00
parent 4245766b8d
commit ae700bf6bf

View File

@@ -47,6 +47,9 @@ SS:
CloakTypes: Underwater CloakTypes: Underwater
Range: 4 Range: 4
RenderDetectionCircle: RenderDetectionCircle:
Explodes:
Weapon: UnitExplodeSubmarine
EmpyWeapon: UnitExplodeSubmarine
MSUB: MSUB:
Inherits: ^Ship Inherits: ^Ship
@@ -97,6 +100,9 @@ MSUB:
CloakTypes: Underwater CloakTypes: Underwater
Range: 4 Range: 4
RenderDetectionCircle: RenderDetectionCircle:
Explodes:
Weapon: UnitExplode
EmpyWeapon: UnitExplode
DD: DD:
Inherits: ^Ship Inherits: ^Ship
@@ -144,6 +150,9 @@ DD:
CloakTypes: Underwater CloakTypes: Underwater
Range: 4 Range: 4
RenderDetectionCircle: RenderDetectionCircle:
Explodes:
Weapon: UnitExplodeShip
EmpyWeapon: UnitExplodeShip
CA: CA:
Inherits: ^Ship Inherits: ^Ship
@@ -203,6 +212,9 @@ CA:
Chronoshiftable: Chronoshiftable:
IronCurtainable: IronCurtainable:
RepairableNear: RepairableNear:
Explodes:
Weapon: UnitExplodeShip
EmpyWeapon: UnitExplodeShip
LST: LST:
Inherits: ^Ship Inherits: ^Ship
@@ -233,6 +245,9 @@ LST:
PipCount: 5 PipCount: 5
IronCurtainable: IronCurtainable:
RepairableNear: RepairableNear:
Explodes:
Weapon: UnitExplodeShip
EmpyWeapon: UnitExplodeShip
PT: PT:
Inherits: ^Ship Inherits: ^Ship
@@ -281,4 +296,7 @@ PT:
CloakTypes: Underwater CloakTypes: Underwater
Range: 4 Range: 4
RenderDetectionCircle: RenderDetectionCircle:
Explodes:
Weapon: UnitExplodeShip
EmpyWeapon: UnitExplodeShip