forked from MagicBane/Server
Support for multiple power enrties.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
package engine.wpak;
|
||||
|
||||
public class PowerData {
|
||||
public String power;
|
||||
public String power_type;
|
||||
public int icon;
|
||||
public String powerBase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user