Falador game data

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

empty stall

A market stall

id 341
Type
1
Size (tiles)
2 × 2
Model
market (#30)
Elevation
112
Action 1
walkto
Action 2
examine

Use in a script

let obj = nearestObject(id: 341)   # empty stall

See the script docs for the full command set.