mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-18 20:40:18 -07:00
Added item config for keys used in the waterfall quest
This commit is contained in:
parent
4e3a14a9a7
commit
25c30f0444
1 changed files with 16 additions and 0 deletions
|
|
@ -139685,5 +139685,21 @@
|
||||||
"examine": "Item container for C. Ele Minor Drop Table. You should not be able to obtain this item.",
|
"examine": "Item container for C. Ele Minor Drop Table. You should not be able to obtain this item.",
|
||||||
"name": "C. Ele Minor Drop Table",
|
"name": "C. Ele Minor Drop Table",
|
||||||
"id": "799"
|
"id": "799"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"examine": "This will unlock something. (Waterfall Quest)",
|
||||||
|
"name": "A key",
|
||||||
|
"tradeable": "false",
|
||||||
|
"weight": "0.01",
|
||||||
|
"archery_ticket_price": "0",
|
||||||
|
"id": "293"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"examine": "This will unlock something. (Waterfall dungeon)",
|
||||||
|
"name": "A key",
|
||||||
|
"tradeable": "false",
|
||||||
|
"archery_ticket_price": "0",
|
||||||
|
"weight": "0.01",
|
||||||
|
"id": "298"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue