Falador game data

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

Grog

Grog

A murky glass of some sort of drink

id 598
Value
3
Inventory sprite
90
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
drink
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(598)            # Grog

See the script docs for the full command set.