Package org.rspeer.game.gameval
Class DBTableId.SailingSeaHazard.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingSeaHazard.Row
-
- Enclosing class:
- DBTableId.SailingSeaHazard
public static class DBTableId.SailingSeaHazard.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCRYSTAL_FLECKED_WATERSstatic intENDLESS_WINTERstatic intFETID_POOLstatic intFETID_WATERSstatic intICY_SEASstatic intJAGGED_REEFstatic intPROFANE_WATERSstatic intSCALDING_SEASstatic intSTORMY_SEASstatic intSUNBAKED_SEASstatic intTANGLED_KELP
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
CRYSTAL_FLECKED_WATERS
public static final int CRYSTAL_FLECKED_WATERS
- See Also:
- Constant Field Values
-
ENDLESS_WINTER
public static final int ENDLESS_WINTER
- See Also:
- Constant Field Values
-
FETID_POOL
public static final int FETID_POOL
- See Also:
- Constant Field Values
-
FETID_WATERS
public static final int FETID_WATERS
- See Also:
- Constant Field Values
-
ICY_SEAS
public static final int ICY_SEAS
- See Also:
- Constant Field Values
-
JAGGED_REEF
public static final int JAGGED_REEF
- See Also:
- Constant Field Values
-
PROFANE_WATERS
public static final int PROFANE_WATERS
- See Also:
- Constant Field Values
-
SCALDING_SEAS
public static final int SCALDING_SEAS
- See Also:
- Constant Field Values
-
STORMY_SEAS
public static final int STORMY_SEAS
- See Also:
- Constant Field Values
-
SUNBAKED_SEAS
public static final int SUNBAKED_SEAS
- See Also:
- Constant Field Values
-
TANGLED_KELP
public static final int TANGLED_KELP
- See Also:
- Constant Field Values
-
-