From 76742d1ec5542a78101c0eccada4be2bfc6d7d3a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:17:19 +0100 Subject: Added Golden/Dia Goblin, fixed 1 Lore and a reforge stone ability (#1096) * Added Golden/Dia Goblin, fixed 1 Lore and a reforge stone ability * Fixed health of diamond goblin --- constants/reforgestones.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/reforgestones.json b/constants/reforgestones.json index f38df0db..4c867f9d 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -2180,7 +2180,7 @@ "MYTHIC": 500000, "DIVINE": 500000 }, - "reforgeAbility": "Grants a §a10% §7chance to gain §a1 §7extra §fMithril when mining Mithril Ore.", + "reforgeAbility": "Grants a §a10% §7chance to gain §a1 §7extra §fMithril §7when mining Mithril Ore.", "reforgeStats": { "COMMON": { "mining_speed": 6 @@ -3149,4 +3149,4 @@ } } } -} \ No newline at end of file +} -- cgit