aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-07-16 16:13:22 +0800
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-08-30 22:49:52 -0400
commit58616218d5d0c5359bdc1d84f226a0a1b08a71b2 (patch)
tree2ab2428483b7c2a43b2a500317e91524523bb09b /src/main/resources
parentdde565cd0fd822386fd4a6fe0663a65c3c6c629b (diff)
downloadSkyblocker-58616218d5d0c5359bdc1d84f226a0a1b08a71b2.tar.gz
Skyblocker-58616218d5d0c5359bdc1d84f226a0a1b08a71b2.tar.bz2
Skyblocker-58616218d5d0c5359bdc1d84f226a0a1b08a71b2.zip
Add room position utils and physical room position parsing
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 2 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 86054ba4..90dfa3b9 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -283,6 +283,8 @@
"skyblocker.updaterepository.failed": "§b[§6Skyblocker§b] §cUpdating local repository failed. Remove files manually and restart game.",
+ "skyblocker.dungeons.secrets.physicalEntranceNotFound": "§b[§6Skyblocker§b] §cDungeon Entrance Room coordinates not found. Please go back to the green Entrance Room.",
+
"skyblocker.fishing.reelNow": "Reel in now!",
"skyblocker.rift.healNow": "Heal now!",
"skyblocker.rift.iceNow": "Ice now!",