Falador game data

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

Dwarf brew

Dwarf brew

It's a bucket of home made brew

id 1001
Value
2
Inventory sprite
22
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#BB7777
Secondary colour
none

Use in a script

let it = invItem(1001)            # Dwarf brew

See the script docs for the full command set.