Package org.rspeer.game.gameval
Class DBTableId.FletchingBallistaCrafting.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.FletchingBallistaCrafting.Row
-
- Enclosing class:
- DBTableId.FletchingBallistaCrafting
public static class DBTableId.FletchingBallistaCrafting.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFLETCHING_BALLISTA_HEAVYstatic intFLETCHING_BALLISTA_LIGHT
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
FLETCHING_BALLISTA_HEAVY
public static final int FLETCHING_BALLISTA_HEAVY
- See Also:
- Constant Field Values
-
FLETCHING_BALLISTA_LIGHT
public static final int FLETCHING_BALLISTA_LIGHT
- See Also:
- Constant Field Values
-
-