Replace CloakCrateAction with upgrades.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Cloak:
|
||||
RequiresCrate: true
|
||||
RequiresUpgrade: cloak
|
||||
InitialDelay: 15
|
||||
CloakDelay: 90
|
||||
CloakSound: trans1.aud
|
||||
@@ -81,7 +81,7 @@
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Cloak:
|
||||
RequiresCrate: true
|
||||
RequiresUpgrade: cloak
|
||||
InitialDelay: 15
|
||||
CloakDelay: 90
|
||||
CloakSound: trans1.aud
|
||||
|
||||
@@ -14,9 +14,10 @@ CRATE:
|
||||
ExplodeCrateAction@fire:
|
||||
Weapon: Napalm.Crate
|
||||
SelectionShares: 5
|
||||
CloakCrateAction:
|
||||
UnitUpgradeCrateAction@cloak:
|
||||
SelectionShares: 5
|
||||
Effect: cloak
|
||||
Upgrades: cloak
|
||||
DuplicateUnitCrateAction:
|
||||
SelectionShares: 10
|
||||
MaxAmount: 5
|
||||
|
||||
@@ -531,7 +531,7 @@ STNK:
|
||||
RevealsShroud:
|
||||
Range: 7c0
|
||||
Cloak:
|
||||
RequiresCrate: false
|
||||
RequiresUpgrade: cloak
|
||||
InitialDelay: 90
|
||||
CloakDelay: 90
|
||||
CloakSound: trans1.aud
|
||||
|
||||
Reference in New Issue
Block a user