forked from MagicBane/Server
More PowerEntry work.
This commit is contained in:
@@ -12,8 +12,8 @@ import engine.mbEnums;
|
||||
|
||||
public class EquipmentPreReq {
|
||||
|
||||
public static mbEnums.EquipSlotType slot;
|
||||
public static String skill;
|
||||
public static int level;
|
||||
public mbEnums.EquipSlotType slot;
|
||||
public String skill;
|
||||
public int level;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user