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