RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
Flowers (int id) | |
int | getId () |
void | setId (int id) |
Public Attributes | |
BLACK =(2988) | |
BLUE =(2982) | |
ORANGE =(2985) | |
PASTEL =(2980) | |
PURPLE =(2984) | |
RAINBOW =(2986) | |
RED =(2981) | |
WHITE =(2987) | |
YELLOW =(2983) |
Definition at line 37 of file Flowers.java.
|
inline |
|
inline |
|
inline |
com.osroyale.content.gambling.Flowers.BLACK =(2988) |
The black flower
Definition at line 41 of file Flowers.java.
com.osroyale.content.gambling.Flowers.BLUE =(2982) |
The blue flower
Definition at line 45 of file Flowers.java.
com.osroyale.content.gambling.Flowers.ORANGE =(2985) |
The orange flower
Definition at line 49 of file Flowers.java.
com.osroyale.content.gambling.Flowers.PASTEL =(2980) |
The pastel flower. Purple, blue, cyan
Definition at line 53 of file Flowers.java.
com.osroyale.content.gambling.Flowers.PURPLE =(2984) |
The purple flower
Definition at line 57 of file Flowers.java.
com.osroyale.content.gambling.Flowers.RAINBOW =(2986) |
The rainbow flower. Red, yellow, blue
Definition at line 61 of file Flowers.java.
com.osroyale.content.gambling.Flowers.RED =(2981) |
The red flower
Definition at line 65 of file Flowers.java.
com.osroyale.content.gambling.Flowers.WHITE =(2987) |
The white flower
Definition at line 69 of file Flowers.java.
com.osroyale.content.gambling.Flowers.YELLOW =(2983) |
The yellow
Definition at line 73 of file Flowers.java.