|
|
|
@ -12,8 +12,8 @@ import engine.mbEnums;
@@ -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; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|