Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

display tea

display tea

A nice cup of tea - for display only

id 1285
Value
10
Inventory sprite
227
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1285)            # display tea

See the script docs for the full command set.