From 9447c640f49a2d10899e3fb74dd27a17394eb1ef Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:47:40 +0100 Subject: Actually fix premium flesh (#1088) --- constants/reforgestones.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/reforgestones.json b/constants/reforgestones.json index b5eb4d05..59b5bb6b 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -2056,7 +2056,7 @@ "LEGENDARY": 150000, "MYTHIC": 300000 }, - "reforgeAbility": "Decreases damage taken from Zombie Pigmen, Zombies, Withers, and Skeletons by §a#2", + "reforgeAbility": "Decreases damage taken from Zombie Pigmen, Zombies, Withers, and Skeletons by §a2%§7.", "reforgeStats": { "COMMON": { "strength": 1, -- cgit