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