diff options
author | Kevin <92656833+kevinthegreat1@users.noreply.github.com> | 2024-01-18 17:36:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 17:36:32 -0500 |
commit | 8ccaa3b23a4e0c7eeb1365c7fca4e78cf9641a91 (patch) | |
tree | 99eeab6bb4e7f0c6c0266c094d3b7219127188d9 /src/main/resources/assets/skyblocker | |
parent | 0d6ae155fb799bcd0932cb6633f03bd73df2c9c3 (diff) | |
download | Skyblocker-8ccaa3b23a4e0c7eeb1365c7fca4e78cf9641a91.tar.gz Skyblocker-8ccaa3b23a4e0c7eeb1365c7fca4e78cf9641a91.tar.bz2 Skyblocker-8ccaa3b23a4e0c7eeb1365c7fca4e78cf9641a91.zip |
More tips (#496)
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index d6f09de9..3f325fca 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -417,6 +417,7 @@ "skyblocker.tips.discord": "Join our discord at https://discord.gg/aNNJHQykck to keep up with the latest news about Skyblocker!", "skyblocker.tips.flameOverlay": "Find that the flame overlay takes up too much screen space? Check out the config to make it smaller", "skyblocker.tips.wikiLookup": "Press F4 while hovering over an item to open its wiki page in your web browser.", + "skyblocker.tips.protectItem": "Prevent accidentally dropping your items with /skyblocker protectItem.", "skyblocker.tips.fairySoulsEnigmaSoulsRelics": "Don't know where to find Fairy Souls, Enigma Souls, or Relics? Enable the helpers to aid your exploration, they'll remember which souls you've already found.", "skyblocker.tips.quickNav": "You can customize the QuickNav buttons in the config.", |