forked from MagicBane/Server
More PowerEntry parsing work.
This commit is contained in:
@@ -58,6 +58,8 @@ public class PowerEntry {
|
||||
public int pulseDuration;
|
||||
public int maxMobTargets;
|
||||
public int maxPlayerTargets;
|
||||
public boolean isAdminPower = false;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user