Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
dwarf remains
The remains of a dwarf savaged by goblins
- Value
- 1
- Inventory sprite
- 237
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #FF8080
- Secondary colour
- none
Use in a script
let it = invItem(1046) # dwarf remains
See the script docs for the full command set.