diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-24 10:01:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-24 08:01:31 +0000 |
| commit | 67a0bc1d94d6f77d637bc27fc2b5fb006daab737 (patch) | |
| tree | 780baf73d2bfc2f3c67cf2eebc9bfbe032fc8099 /constants/hotmlayout.json | |
| parent | a6b274818e43febfc63416560f9ee6dc1294a25e (diff) | |
| download | NotEnoughUpdates-REPO-67a0bc1d94d6f77d637bc27fc2b5fb006daab737.tar.gz NotEnoughUpdates-REPO-67a0bc1d94d6f77d637bc27fc2b5fb006daab737.tar.bz2 NotEnoughUpdates-REPO-67a0bc1d94d6f77d637bc27fc2b5fb006daab737.zip | |
fix: Hotm Front Loaded Perk and Sapphire Drill Engine (#1372)
Diffstat (limited to 'constants/hotmlayout.json')
| -rw-r--r-- | constants/hotmlayout.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json index 66e76ea9..4a05a93b 100644 --- a/constants/hotmlayout.json +++ b/constants/hotmlayout.json @@ -258,10 +258,13 @@ "item": "(npi level0 maxLevel)", "cost": "0", "lore": [ - "§7Grants §a+100 §6⸕ Mining Speed §7and §6☘", - "§6Mining Fortune §7as well as §a+2 base", - "§apowder §7for the first §e2,500 §7ores you", - "§7mine in a day." + "§7§7Grants the following buffs for the", + "§7first §a2,500 §dGemstones§7 you mine each", + "§7day.", + " ", + " §8■ §d3x Gemstone Powder", + " §8■ §6+150☘ Gemstone Fortune", + " §8■ §6+250⸕ Mining Speed" ] }, "daily_grind": { @@ -766,4 +769,4 @@ } } } -} +}
\ No newline at end of file |
