Add GrantPrerequisiteChargeDrainPower and DrainPrerequisitePowerOnDamage.
These traits implement the Firestorm defense charge/drain logic.
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
bool instancesEnabled;
|
||||
bool prereqsAvailable = true;
|
||||
bool oneShotFired;
|
||||
bool notifiedCharging;
|
||||
protected bool notifiedCharging;
|
||||
bool notifiedReady;
|
||||
|
||||
public SupportPowerInstance(string key, SupportPowerInfo info, SupportPowerManager manager)
|
||||
|
||||
Reference in New Issue
Block a user