From 7e67c37ce92cf8a7be4cf09ce594fda148dbffc9 Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:12:34 +1000 Subject: fix lore in skymall perk (#1283) --- constants/hotmlayout.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json index e346c374..628da38b 100644 --- a/constants/hotmlayout.json +++ b/constants/hotmlayout.json @@ -180,10 +180,7 @@ " §7§a20%§7.", "§8 ■ §7§a10x §7chance to find Golden and", " §7Diamond Goblins.", - "§8 ■ §7Gain §a5x §9Titanium §7drops.", - "", - "§aYour Current Effect", - "§8 ■ §7Gain §a+100 §6⸕ Mining Speed§7." + "§8 ■ §7Gain §a5x §9Titanium §7drops." ] }, "mining_madness": { -- cgit