diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/constants/misc.json b/constants/misc.json index a6852ad3..01352c72 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -13,7 +13,10 @@ "chestplate", "leggings", "boots", - "drill" + "drill", + "gauntlet", + "shears", + "fishing weapon" ], "tier_colors": { @@ -107,9 +110,9 @@ }, "slayer_cost": [ - 100, 2000, - 10000, + 7500, + 20000, 50000, 100000 ], |