Falador game data

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

Sleeping Bag

Sleeping Bag

Swap this note at any bank for the equivalent item.

id 2087
Value
30
Inventory sprite
92
Stackable
yes
Wieldable
no
Members
no
Special / quest
no
Inventory action
sleep
Bank note
yes
Note of item id
1263
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(2087)            # Sleeping Bag

See the script docs for the full command set.