Falador game data

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

Fur Stall

A market stall

id 324
Type
1
Size (tiles)
2 × 2
Model
market (#30)
Elevation
112
Action 1
walkto
Action 2
steal from

Use in a script

let obj = nearestObject(id: 324)   # Fur Stall

See the script docs for the full command set.