Package org.rspeer.game.gameval
Class DBTableId.SailingBtTrialCore.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingBtTrialCore.Row
-
- Enclosing class:
- DBTableId.SailingBtTrialCore
public static class DBTableId.SailingBtTrialCore.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSAILING_BT_GWENITH_GLIDEstatic intSAILING_BT_JUBBLY_JIVEstatic intSAILING_BT_TEMPOR_TANTRUM
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SAILING_BT_GWENITH_GLIDE
public static final int SAILING_BT_GWENITH_GLIDE
- See Also:
- Constant Field Values
-
SAILING_BT_JUBBLY_JIVE
public static final int SAILING_BT_JUBBLY_JIVE
- See Also:
- Constant Field Values
-
SAILING_BT_TEMPOR_TANTRUM
public static final int SAILING_BT_TEMPOR_TANTRUM
- See Also:
- Constant Field Values
-
-