diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2024-07-10 17:12:34 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 07:12:34 +0000 |
commit | 7e67c37ce92cf8a7be4cf09ce594fda148dbffc9 (patch) | |
tree | 0c7c41b88d025a2879abd21a4af51ce1567f9991 | |
parent | 62564084c5a630ce19e4ed71e639a819500769a9 (diff) | |
download | NotEnoughUpdates-REPO-7e67c37ce92cf8a7be4cf09ce594fda148dbffc9.tar.gz NotEnoughUpdates-REPO-7e67c37ce92cf8a7be4cf09ce594fda148dbffc9.tar.bz2 NotEnoughUpdates-REPO-7e67c37ce92cf8a7be4cf09ce594fda148dbffc9.zip |
fix lore in skymall perk (#1283)
-rw-r--r-- | constants/hotmlayout.json | 5 |
1 files changed, 1 insertions, 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": { |