Raname GrantConditionOnDeployWithCharge to GrantChargedConditionOnToggle
Also allow deploying without cancelling current activity, and make saboteurs use it (cherry picked from commit 8b4478260e95170f392ef00c1b06b76dfc29bf2b)
This commit is contained in:
@@ -326,14 +326,14 @@ saboteur:
|
||||
Flashes: 0
|
||||
EnterBehaviour: Suicide
|
||||
-RevealOnFire:
|
||||
GrantConditionOnDeployWithCharge:
|
||||
DeployedCondition: deployed
|
||||
GrantChargedConditionOnToggle:
|
||||
ActivatedCondition: cloaked
|
||||
CanCancelCondition: true
|
||||
ChargeDuration: 1250
|
||||
ChargeThreshhold: 100
|
||||
ConditionDuration: 375
|
||||
Cloak:
|
||||
RequiresCondition: deployed
|
||||
RequiresCondition: cloaked
|
||||
InitialDelay: 0
|
||||
CloakDelay: 25
|
||||
CloakSound: STEALTH1.WAV
|
||||
|
||||
@@ -446,11 +446,11 @@ MOBILEMP:
|
||||
RequiresCondition: !inside-tunnel
|
||||
Range: 6c0
|
||||
MaxHeightDelta: 3
|
||||
GrantConditionOnDeployWithCharge:
|
||||
GrantChargedConditionOnToggle:
|
||||
Voice: Move
|
||||
ChargeDuration: 750
|
||||
DeployedCondition: deployed
|
||||
ActivatedCondition: triggered
|
||||
PauseOnCondition: empdisable
|
||||
FireWarheads:
|
||||
Weapons: MEMPulse
|
||||
RequiresCondition: deployed && !empdisable
|
||||
RequiresCondition: triggered && !empdisable
|
||||
|
||||
Reference in New Issue
Block a user