Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Pile of mud
Mud caved in from above
- Type
- 1
- Size (tiles)
- 2 × 1
- Model
- mudpile (#208)
- Elevation
- 0
- Action 1
- climb
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 448) # Pile of mud
See the script docs for the full command set.