Package org.rspeer.game.gameval
Class DBTableId.CluehelperRequirementObj.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.CluehelperRequirementObj.Row
-
- Enclosing class:
- DBTableId.CluehelperRequirementObj
public static class DBTableId.CluehelperRequirementObj.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intANY_CRYSTAL_BOWstatic intANY_INFERNAL_AXEstatic intARMADYL_HELMETstatic intBARRELCHEST_ANCHORstatic intBARROWS_GLOVESstatic intBASALTstatic intBULLROARERstatic intCOOKING_GAUNTLETSstatic intDIVING_APPARATUSstatic intDIVING_HELMETstatic intECTOTOKEN_25static intGHOSTSPEAK_AMULETstatic intGREENMANS_ALEstatic intLAVA_DRAGON_BONESstatic intMARK_OF_GRACEstatic intNUMULITEstatic intPET_ROCKstatic intRING_OF_VISIBILITYstatic intRUNE_PLATEBODYstatic intRUNE_THROWNAXEstatic intSAILING_BOAT_KEEL_PART_DRAGONstatic intSLEDstatic intWARRIOR_GUILD_TOKEN
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
ANY_CRYSTAL_BOW
public static final int ANY_CRYSTAL_BOW
- See Also:
- Constant Field Values
-
ANY_INFERNAL_AXE
public static final int ANY_INFERNAL_AXE
- See Also:
- Constant Field Values
-
ARMADYL_HELMET
public static final int ARMADYL_HELMET
- See Also:
- Constant Field Values
-
BARRELCHEST_ANCHOR
public static final int BARRELCHEST_ANCHOR
- See Also:
- Constant Field Values
-
BARROWS_GLOVES
public static final int BARROWS_GLOVES
- See Also:
- Constant Field Values
-
BASALT
public static final int BASALT
- See Also:
- Constant Field Values
-
BULLROARER
public static final int BULLROARER
- See Also:
- Constant Field Values
-
COOKING_GAUNTLETS
public static final int COOKING_GAUNTLETS
- See Also:
- Constant Field Values
-
DIVING_APPARATUS
public static final int DIVING_APPARATUS
- See Also:
- Constant Field Values
-
DIVING_HELMET
public static final int DIVING_HELMET
- See Also:
- Constant Field Values
-
ECTOTOKEN_25
public static final int ECTOTOKEN_25
- See Also:
- Constant Field Values
-
GHOSTSPEAK_AMULET
public static final int GHOSTSPEAK_AMULET
- See Also:
- Constant Field Values
-
GREENMANS_ALE
public static final int GREENMANS_ALE
- See Also:
- Constant Field Values
-
LAVA_DRAGON_BONES
public static final int LAVA_DRAGON_BONES
- See Also:
- Constant Field Values
-
MARK_OF_GRACE
public static final int MARK_OF_GRACE
- See Also:
- Constant Field Values
-
NUMULITE
public static final int NUMULITE
- See Also:
- Constant Field Values
-
PET_ROCK
public static final int PET_ROCK
- See Also:
- Constant Field Values
-
RING_OF_VISIBILITY
public static final int RING_OF_VISIBILITY
- See Also:
- Constant Field Values
-
RUNE_PLATEBODY
public static final int RUNE_PLATEBODY
- See Also:
- Constant Field Values
-
RUNE_THROWNAXE
public static final int RUNE_THROWNAXE
- See Also:
- Constant Field Values
-
SAILING_BOAT_KEEL_PART_DRAGON
public static final int SAILING_BOAT_KEEL_PART_DRAGON
- See Also:
- Constant Field Values
-
SLED
public static final int SLED
- See Also:
- Constant Field Values
-
WARRIOR_GUILD_TOKEN
public static final int WARRIOR_GUILD_TOKEN
- See Also:
- Constant Field Values
-
-