diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-01 13:17:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 12:17:19 +0000 |
commit | 76742d1ec5542a78101c0eccada4be2bfc6d7d3a (patch) | |
tree | fd9ff15f59699da3104c1952555d627bef184392 /constants | |
parent | 0064bbae453399ce406facbd281b9e3bb03397db (diff) | |
download | NotEnoughUpdates-REPO-76742d1ec5542a78101c0eccada4be2bfc6d7d3a.tar.gz NotEnoughUpdates-REPO-76742d1ec5542a78101c0eccada4be2bfc6d7d3a.tar.bz2 NotEnoughUpdates-REPO-76742d1ec5542a78101c0eccada4be2bfc6d7d3a.zip |
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
Diffstat (limited to 'constants')
-rw-r--r-- | constants/reforgestones.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |