mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Merge branch 'master' into 'master'
Fix: Monk's Robes and Polished Buttons are now tradeable See merge request 2009scape/2009scape!39
This commit is contained in:
commit
4fd72c29cf
1 changed files with 3 additions and 0 deletions
|
|
@ -5432,6 +5432,7 @@
|
|||
"grand_exchange_price": "528",
|
||||
"durability": null,
|
||||
"name": "Monk's robe",
|
||||
"tradeable": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "542",
|
||||
"bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,5,0,0",
|
||||
|
|
@ -5452,6 +5453,7 @@
|
|||
"grand_exchange_price": "1495",
|
||||
"durability": null,
|
||||
"name": "Monk's robe",
|
||||
"tradeable": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "544",
|
||||
"bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,6,0,0",
|
||||
|
|
@ -94836,6 +94838,7 @@
|
|||
"examine": "Shiny!",
|
||||
"durability": null,
|
||||
"name": "Polished buttons",
|
||||
"tradeable": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "10496"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue