forked from MagicBane/Server
More enum work.
This commit is contained in:
@@ -20,7 +20,7 @@ public class PowerEntry {
|
||||
public int range;
|
||||
public mbEnums.AreaType areaType;
|
||||
public int areaRange;
|
||||
public String excludeType;
|
||||
public mbEnums.ExcludeType excludeType;
|
||||
public mbEnums.CostType costType;
|
||||
public float cost;
|
||||
public float difficulty;
|
||||
|
||||
Reference in New Issue
Block a user