diff options
| -rw-r--r-- | constants/hotmlayout.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json index d9204b50..748c1f61 100644 --- a/constants/hotmlayout.json +++ b/constants/hotmlayout.json @@ -404,10 +404,9 @@ "statFishingSpeed": "(+ (* level 0.5) 5)", "statSeaCreatureChance": "(+ (* level 0.1) 1)", "lore": [ - "§7Grants §b+{statFishingSpeed}☂ Fishing Speed§7 and", - "§7§3+{statSeaCreatureChance}α Sea Creature Chance§7 when in", - "§7the §5Crystal Hollows§7 and §bGlacite", - "§bTunnels§7." + "§7§7Grants §b+{statFishingSpeed}☂ Fishing Speed§7 and §3+{statSeaCreatureChance}α", + "§7§3Sea Creature Chance§7 while on §bMining", + "§7§bIslands§7." ] }, "keep_it_cool": { @@ -769,4 +768,4 @@ } } } -} +}
\ No newline at end of file |
