aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-08-27 13:59:46 +0800
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-08-30 22:49:57 -0400
commit761952420f1cf9896bd69a534a338d64658bab59 (patch)
tree2e31bc3cb4bf9a6dc081858444b57558cd48b2cd /src/main/resources/assets
parentc1afc66cf6092f684bb3c547095a1bb42baeb845 (diff)
downloadSkyblocker-761952420f1cf9896bd69a534a338d64658bab59.tar.gz
Skyblocker-761952420f1cf9896bd69a534a338d64658bab59.tar.bz2
Skyblocker-761952420f1cf9896bd69a534a338d64658bab59.zip
Update markSecrets
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 3af39c39..1a9e01fe 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -296,8 +296,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.dungeons.secrets.markSecretFound": "§b[§6Skyblocker§b] §aMarked secret #%d as found.",
- "skyblocker.dungeons.secrets.markSecretMissing": "§b[§6Skyblocker§b] §aMarked secret #%d as missing.",
+ "skyblocker.dungeons.secrets.markSecretFound": "§b[§6Skyblocker§b] §rMarked secret #%d as found.",
+ "skyblocker.dungeons.secrets.markSecretMissing": "§b[§6Skyblocker§b] §rMarked secret #%d as missing.",
"skyblocker.dungeons.secrets.markSecretFoundUnable": "§b[§6Skyblocker§b] §cUnable to mark secret #%d as found.",
"skyblocker.dungeons.secrets.markSecretMissingUnable": "§b[§6Skyblocker§b] §cUnable to mark secret #%d as missing.",