Split out ^AcceptsCloakCrate template.

This commit is contained in:
Paul Chote
2016-12-14 19:53:47 +00:00
parent a4227757b6
commit b5390cb23c
2 changed files with 22 additions and 10 deletions

View File

@@ -116,6 +116,16 @@
RequiresCondition: rank-elite RequiresCondition: rank-elite
ZOffset: 256 ZOffset: 256
^AcceptsCloakCrate:
Cloak:
InitialDelay: 15
CloakDelay: 90
CloakSound: trans1.aud
UncloakSound: trans1.aud
RequiresCondition: cloak
ExternalConditions@CLOAK:
Conditions: cloak
^Vehicle: ^Vehicle:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
Inherits@3: ^SpriteActor Inherits@3: ^SpriteActor
@@ -152,14 +162,6 @@
Guardable: Guardable:
Tooltip: Tooltip:
GenericName: Vehicle GenericName: Vehicle
Cloak:
InitialDelay: 15
CloakDelay: 90
CloakSound: trans1.aud
UncloakSound: trans1.aud
RequiresCondition: cloak
ExternalConditions@CLOAK:
Conditions: cloak
MustBeDestroyed: MustBeDestroyed:
Voiced: Voiced:
VoiceSet: VehicleVoice VoiceSet: VehicleVoice

View File

@@ -31,12 +31,12 @@ MCV:
BaseBuilding: BaseBuilding:
SpawnActorOnDeath: SpawnActorOnDeath:
Actor: MCV.Husk Actor: MCV.Husk
-Cloak:
SelectionDecorations: SelectionDecorations:
VisualBounds: 36,36 VisualBounds: 36,36
HARV: HARV:
Inherits: ^Tank Inherits: ^Tank
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 1000 Cost: 1000
Tooltip: Tooltip:
@@ -77,6 +77,7 @@ HARV:
APC: APC:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 600 Cost: 600
Tooltip: Tooltip:
@@ -126,6 +127,7 @@ APC:
ARTY: ARTY:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 600 Cost: 600
Tooltip: Tooltip:
@@ -162,6 +164,7 @@ ARTY:
FTNK: FTNK:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 600 Cost: 600
Tooltip: Tooltip:
@@ -196,6 +199,7 @@ FTNK:
BGGY: BGGY:
Inherits: ^Vehicle Inherits: ^Vehicle
Inherits@@EXPERIENCE: ^GainsExperience Inherits@@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 300 Cost: 300
Tooltip: Tooltip:
@@ -231,6 +235,7 @@ BGGY:
BIKE: BIKE:
Inherits: ^Vehicle Inherits: ^Vehicle
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 500 Cost: 500
Tooltip: Tooltip:
@@ -268,6 +273,7 @@ BIKE:
JEEP: JEEP:
Inherits: ^Vehicle Inherits: ^Vehicle
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 400 Cost: 400
Tooltip: Tooltip:
@@ -303,6 +309,7 @@ JEEP:
LTNK: LTNK:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 700 Cost: 700
Tooltip: Tooltip:
@@ -339,6 +346,7 @@ LTNK:
MTNK: MTNK:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 800 Cost: 800
Tooltip: Tooltip:
@@ -376,6 +384,7 @@ MTNK:
HTNK: HTNK:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 1500 Cost: 1500
Tooltip: Tooltip:
@@ -426,6 +435,7 @@ HTNK:
MSAM: MSAM:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 1000 Cost: 1000
Tooltip: Tooltip:
@@ -463,6 +473,7 @@ MSAM:
MLRS: MLRS:
Inherits: ^Tank Inherits: ^Tank
Inherits@EXPERIENCE: ^GainsExperience Inherits@EXPERIENCE: ^GainsExperience
Inherits@CLOAK: ^AcceptsCloakCrate
Valued: Valued:
Cost: 600 Cost: 600
Tooltip: Tooltip:
@@ -526,7 +537,6 @@ STNK:
RevealsShroud: RevealsShroud:
Range: 7c0 Range: 7c0
Cloak: Cloak:
-RequiresCondition:
InitialDelay: 90 InitialDelay: 90
CloakDelay: 90 CloakDelay: 90
CloakSound: trans1.aud CloakSound: trans1.aud