forked from MagicBane/Server
More PowerEntry parsing work
This commit is contained in:
@@ -16,4 +16,6 @@ public class PowerEntry {
|
||||
public int skill_id;
|
||||
public String skill_name;
|
||||
public String target_type;
|
||||
public int range;
|
||||
public String radiusType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user