Falador game data

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

Beer

Beer

A glass of frothy ale

id 193
Value
2
Inventory sprite
90
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
drink
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(193)            # Beer

See the script docs for the full command set.