Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Shantay Desert Pass
Allows you into the desert through the Shantay pass worth 5 gold.
- Value
- 5
- Inventory sprite
- 218
- Stackable
- yes
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #C7A221
- Secondary colour
- none
Use in a script
let it = invItem(1030) # Shantay Desert Pass
See the script docs for the full command set.