forked from MagicBane/Server
More PowerEntry parsing work.
This commit is contained in:
@@ -62,5 +62,6 @@ public class PowerEntry {
|
||||
public boolean isAdminPower = false;
|
||||
public int casterPulseParticle;
|
||||
public ArrayList<EffectPreReq> targetEffectPrereqs = new ArrayList<>();
|
||||
public boolean canCastWhileFlying = false;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user