Package org.rspeer.game.gameval
Class DBTableId.CluehelperTargetKey.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.CluehelperTargetKey.Row
-
- Enclosing class:
- DBTableId.CluehelperTargetKey
public static class DBTableId.CluehelperTargetKey.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARBARIAN_CHESTCLOSEDstatic intCHICKEN_DRAWERSstatic intGUARD_DOG_DRAWERSstatic intGUARD_DRAWERSstatic intHILL_GIANT_CRATEstatic intKING_BLACK_DRAGON_CHESTCLOSEDstatic intMAN_CHESTCLOSEDstatic intMARKET_GUARD_DRAWERSstatic intMONK_CHESTCLOSEDstatic intPENDA_DRAWERSstatic intPIRATE_DRAWERSstatic intWIZARD_DRAWERS
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
BARBARIAN_CHESTCLOSED
public static final int BARBARIAN_CHESTCLOSED
- See Also:
- Constant Field Values
-
CHICKEN_DRAWERS
public static final int CHICKEN_DRAWERS
- See Also:
- Constant Field Values
-
GUARD_DOG_DRAWERS
public static final int GUARD_DOG_DRAWERS
- See Also:
- Constant Field Values
-
GUARD_DRAWERS
public static final int GUARD_DRAWERS
- See Also:
- Constant Field Values
-
HILL_GIANT_CRATE
public static final int HILL_GIANT_CRATE
- See Also:
- Constant Field Values
-
KING_BLACK_DRAGON_CHESTCLOSED
public static final int KING_BLACK_DRAGON_CHESTCLOSED
- See Also:
- Constant Field Values
-
MAN_CHESTCLOSED
public static final int MAN_CHESTCLOSED
- See Also:
- Constant Field Values
-
MARKET_GUARD_DRAWERS
public static final int MARKET_GUARD_DRAWERS
- See Also:
- Constant Field Values
-
MONK_CHESTCLOSED
public static final int MONK_CHESTCLOSED
- See Also:
- Constant Field Values
-
PENDA_DRAWERS
public static final int PENDA_DRAWERS
- See Also:
- Constant Field Values
-
PIRATE_DRAWERS
public static final int PIRATE_DRAWERS
- See Also:
- Constant Field Values
-
WIZARD_DRAWERS
public static final int WIZARD_DRAWERS
- See Also:
- Constant Field Values
-
-