Package org.rspeer.game.gameval
Class DBTableId.ShoeStyles.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.ShoeStyles.Row
-
- Enclosing class:
- DBTableId.ShoeStyles
public static class DBTableId.ShoeStyles.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSHOES_BASICstatic intSHOES_ELVEN
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SHOES_BASIC
public static final int SHOES_BASIC
- See Also:
- Constant Field Values
-
SHOES_ELVEN
public static final int SHOES_ELVEN
- See Also:
- Constant Field Values
-
-