Package org.rspeer.game.gameval
Class DBTableId.SailingCombatFacilityAmmunition.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingCombatFacilityAmmunition.Row
-
- Enclosing class:
- DBTableId.SailingCombatFacilityAmmunition
public static class DBTableId.SailingCombatFacilityAmmunition.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSAILING_COMBAT_AMMUNITION_ADAMANT_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_BRONZE_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_DRAGON_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_GRANITE_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_IRON_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_MITHRIL_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_RUNE_CANNONBALLstatic intSAILING_COMBAT_AMMUNITION_STEEL_CANNONBALL
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SAILING_COMBAT_AMMUNITION_ADAMANT_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_ADAMANT_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_BRONZE_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_BRONZE_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_DRAGON_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_DRAGON_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_GRANITE_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_GRANITE_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_IRON_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_IRON_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_MITHRIL_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_MITHRIL_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_RUNE_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_RUNE_CANNONBALL
- See Also:
- Constant Field Values
-
SAILING_COMBAT_AMMUNITION_STEEL_CANNONBALL
public static final int SAILING_COMBAT_AMMUNITION_STEEL_CANNONBALL
- See Also:
- Constant Field Values
-
-