Drop Table and Examine Fixes
- Fixed guards dropping multiple 4 dose prayer potions. - Added examines to some multi dose potions.
This commit is contained in:
@@ -948,18 +948,6 @@
|
|||||||
"weight": "5.0",
|
"weight": "5.0",
|
||||||
"id": "2353",
|
"id": "2353",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "5.0",
|
|
||||||
"id": "2434",
|
|
||||||
"maxAmount": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "5.0",
|
|
||||||
"id": "173",
|
|
||||||
"maxAmount": "1"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -9972,7 +9960,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "5.0",
|
"weight": "3.0",
|
||||||
"id": "143",
|
"id": "143",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
},
|
||||||
@@ -36947,7 +36935,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "25.0",
|
"weight": "20.0",
|
||||||
"id": "141",
|
"id": "141",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
},
|
},
|
||||||
@@ -51807,10 +51795,10 @@
|
|||||||
"maxAmount": "2"
|
"maxAmount": "2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "3",
|
"minAmount": "1",
|
||||||
"weight": "250.0",
|
"weight": "200.0",
|
||||||
"id": "2434",
|
"id": "2434",
|
||||||
"maxAmount": "3"
|
"maxAmount": "2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minAmount": "3",
|
"minAmount": "3",
|
||||||
|
|||||||
@@ -26225,7 +26225,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ge_buy_limit": "100",
|
"ge_buy_limit": "100",
|
||||||
"examine": "(X) doses of Prayer restore potion.",
|
"examine": "4 doses of Prayer restore potion.",
|
||||||
"grand_exchange_price": "5687",
|
"grand_exchange_price": "5687",
|
||||||
"durability": null,
|
"durability": null,
|
||||||
"name": "Prayer potion(4)",
|
"name": "Prayer potion(4)",
|
||||||
@@ -26247,7 +26247,7 @@
|
|||||||
{
|
{
|
||||||
"shop_price": "8000",
|
"shop_price": "8000",
|
||||||
"ge_buy_limit": "1000",
|
"ge_buy_limit": "1000",
|
||||||
"examine": "X dose(s) of super Attack potion.",
|
"examine": "4 doses of super Attack potion.",
|
||||||
"grand_exchange_price": "898",
|
"grand_exchange_price": "898",
|
||||||
"durability": null,
|
"durability": null,
|
||||||
"name": "Super attack(4)",
|
"name": "Super attack(4)",
|
||||||
|
|||||||
Reference in New Issue
Block a user