From 227cd9a6d37fbae008cb67e35943a640887d780e Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 3 Nov 2021 22:49:10 +0100 Subject: Added Special Item and removed not needed stat (#651) * Added Special Item * Removed not needed reforgestat --- constants/reforgestones.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'constants') diff --git a/constants/reforgestones.json b/constants/reforgestones.json index ba61d5fe..dbfff90a 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -890,11 +890,6 @@ "LEGENDARY": 300000, "MYTHIC": 600000 }, - "reforgeStats": { - "COMMON": { - "mining_speed": 1 - } - }, "reforgeAbility": "§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture." }, "JERRY_STONE": { -- cgit