aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorRime <81419447+Emirlol@users.noreply.github.com>2024-01-20 23:48:56 +0300
committerGitHub <noreply@github.com>2024-01-20 15:48:56 -0500
commit35ab556fca722eb4360bbc4f99b1705cdb0d7a1e (patch)
tree5bedfe809e6b259fde3d1f1fe8ae77132ba7bfdf /src/main/resources
parentfa4063d358f3a9f15b867c593532b00c38f5232d (diff)
downloadSkyblocker-35ab556fca722eb4360bbc4f99b1705cdb0d7a1e.tar.gz
Skyblocker-35ab556fca722eb4360bbc4f99b1705cdb0d7a1e.tar.bz2
Skyblocker-35ab556fca722eb4360bbc4f99b1705cdb0d7a1e.zip
Changed tips from true random to non-repeating random (#501)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 461af7e7..dfc0c035 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -408,7 +408,7 @@
"skyblocker.tips.customItemNames": "Customize the names of your items with /skyblocker custom renameItem",
"skyblocker.tips.customArmorDyeColors": "Apply a custom dye color to your leather armour with /skyblocker custom dyeColor",
"skyblocker.tips.customArmorTrims": "You can set custom armor trims on your armor using /skyblocker custom armorTrim.",
- "skyblocker.tips.fancyTabExtraInfo": "Did you know you can see extra info on our fancy tab menu when holding N or M?\n",
+ "skyblocker.tips.fancyTabExtraInfo": "Did you know you can see extra info on our fancy tab menu when holding N or M?",
"skyblocker.tips.helpCommand": "Use command /skyblocker help and you might find some more nifty features!",
"skyblocker.tips.discordRichPresence": "Use Discord Rich Presence to show your friends how loaded you are!",
"skyblocker.tips.customDungeonSecretWaypoints": "You can add custom secret waypoints to any dungeon room with /skyblocker dungeons secrets addWaypoint.",