Package org.rspeer.game.gameval
Class DBTableId.SailingCrew.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingCrew.Row
-
- Enclosing class:
- DBTableId.SailingCrew
public static class DBTableId.SailingCrew.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCAPTAIN_SIADstatic intFREMENNIKstatic intGENERIC_1static intGENERIC_2static intGENERIC_3static intGENERIC_4static intGENERIC_5static intGHOST_JENKINSstatic intSPIRIT_ANGLERstatic intWEREWOLF
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
CAPTAIN_SIAD
public static final int CAPTAIN_SIAD
- See Also:
- Constant Field Values
-
FREMENNIK
public static final int FREMENNIK
- See Also:
- Constant Field Values
-
GENERIC_1
public static final int GENERIC_1
- See Also:
- Constant Field Values
-
GENERIC_2
public static final int GENERIC_2
- See Also:
- Constant Field Values
-
GENERIC_3
public static final int GENERIC_3
- See Also:
- Constant Field Values
-
GENERIC_4
public static final int GENERIC_4
- See Also:
- Constant Field Values
-
GENERIC_5
public static final int GENERIC_5
- See Also:
- Constant Field Values
-
GHOST_JENKINS
public static final int GHOST_JENKINS
- See Also:
- Constant Field Values
-
SPIRIT_ANGLER
public static final int SPIRIT_ANGLER
- See Also:
- Constant Field Values
-
WEREWOLF
public static final int WEREWOLF
- See Also:
- Constant Field Values
-
-