Package org.rspeer.game.gameval
Class DBTableId.SailingNpcBoat.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingNpcBoat.Row
-
- Enclosing class:
- DBTableId.SailingNpcBoat
public static class DBTableId.SailingNpcBoat.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBANK_BOATstatic intBT_TRIAL_1_RUM_BOATstatic intBT_TRIAL_2_TOAD_BOATstatic intBT_TRIAL_MASTER_1_BOATstatic intBT_TRIAL_MASTER_2_BOATstatic intBT_TRIAL_MASTER_3_BOATstatic intCHARTERstatic intCHARTER_PHASMATYS_KOURENDstatic intDYNAMIC_1static intDYNAMIC_2static intGENERIC_COMBAT_PIRATEstatic intINTREPID_URCHINstatic intPIRATEstatic intRED_REEF_ZENITHstatic intSKALGARstatic intTROUBLED_TORTUGANS_RED_REEFstatic intTULLUS_TRUST
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
BANK_BOAT
public static final int BANK_BOAT
- See Also:
- Constant Field Values
-
BT_TRIAL_1_RUM_BOAT
public static final int BT_TRIAL_1_RUM_BOAT
- See Also:
- Constant Field Values
-
BT_TRIAL_2_TOAD_BOAT
public static final int BT_TRIAL_2_TOAD_BOAT
- See Also:
- Constant Field Values
-
BT_TRIAL_MASTER_1_BOAT
public static final int BT_TRIAL_MASTER_1_BOAT
- See Also:
- Constant Field Values
-
BT_TRIAL_MASTER_2_BOAT
public static final int BT_TRIAL_MASTER_2_BOAT
- See Also:
- Constant Field Values
-
BT_TRIAL_MASTER_3_BOAT
public static final int BT_TRIAL_MASTER_3_BOAT
- See Also:
- Constant Field Values
-
CHARTER
public static final int CHARTER
- See Also:
- Constant Field Values
-
CHARTER_PHASMATYS_KOUREND
public static final int CHARTER_PHASMATYS_KOUREND
- See Also:
- Constant Field Values
-
DYNAMIC_1
public static final int DYNAMIC_1
- See Also:
- Constant Field Values
-
DYNAMIC_2
public static final int DYNAMIC_2
- See Also:
- Constant Field Values
-
GENERIC_COMBAT_PIRATE
public static final int GENERIC_COMBAT_PIRATE
- See Also:
- Constant Field Values
-
INTREPID_URCHIN
public static final int INTREPID_URCHIN
- See Also:
- Constant Field Values
-
PIRATE
public static final int PIRATE
- See Also:
- Constant Field Values
-
RED_REEF_ZENITH
public static final int RED_REEF_ZENITH
- See Also:
- Constant Field Values
-
SKALGAR
public static final int SKALGAR
- See Also:
- Constant Field Values
-
TROUBLED_TORTUGANS_RED_REEF
public static final int TROUBLED_TORTUGANS_RED_REEF
- See Also:
- Constant Field Values
-
TULLUS_TRUST
public static final int TULLUS_TRUST
- See Also:
- Constant Field Values
-
-