Falador game data

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

Meat Pizza

Meat Pizza

A pizza with bits of meat on it

id 326
Value
50
Inventory sprite
155
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
#FFAE5C
Secondary colour
none

Use in a script

let it = invItem(326)            # Meat Pizza

See the script docs for the full command set.