Package org.rspeer.game.gameval
Class DBTableId.SailingShipwreck.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingShipwreck.Row
-
- Enclosing class:
- DBTableId.SailingShipwreck
public static class DBTableId.SailingShipwreck.Row extends Object
-
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
BARRACUDA
public static final int BARRACUDA
- See Also:
- Constant Field Values
-
FISHERMAN
public static final int FISHERMAN
- See Also:
- Constant Field Values
-
FREMENNIK
public static final int FREMENNIK
- See Also:
- Constant Field Values
-
LARGE
public static final int LARGE
- See Also:
- Constant Field Values
-
MERCENARY
public static final int MERCENARY
- See Also:
- Constant Field Values
-
MERCHANT
public static final int MERCHANT
- See Also:
- Constant Field Values
-
PIRATE
public static final int PIRATE
- See Also:
- Constant Field Values
-
SMALL
public static final int SMALL
- See Also:
- Constant Field Values
-
-