aboutsummaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorLéo Kosman <leo.kosman@proton.me>2024-08-23 12:05:59 +0200
committerLéo Kosman <leo.kosman@proton.me>2024-08-23 12:05:59 +0200
commit67e912c50efd23228932b011676ec128aedf58bc (patch)
tree25054189b8ee5b6b15eb62686b8e0b96bbdfc5aa /src/client
parent28d629c044b61b2f125a6e2a8d3b38c62f03afed (diff)
style: add more colors to text
Diffstat (limited to 'src/client')
-rw-r--r--src/client/resources/assets/molehunt/lang/en_us.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json
index d68fd0e..63ac06d 100644
--- a/src/client/resources/assets/molehunt/lang/en_us.json
+++ b/src/client/resources/assets/molehunt/lang/en_us.json
@@ -4,12 +4,12 @@
"commands.molehunt.timer.hide": "Hiding Molehunt timer.",
"commands.molehunt.moles.list": "List of moles:",
"commands.molehunt.stop.success": "The Molehunt game has been stopped.",
- "molehunt.game.end.suspense.title": "And the winners are...",
+ "molehunt.game.end.suspense.title": "§eAnd the winners are...",
"molehunt.game.end.winners.moles.title": "§cThe Moles!",
- "molehunt.game.end.winners.survivors.title": "§aThe survivors!",
- "molehunt.game.end.winners.subtitle": "The moles were",
- "molehunt.game.start.suspense": "You are...",
+ "molehunt.game.end.winners.survivors.title": "§aNot the Moles!",
+ "molehunt.game.end.winners.subtitle": "§6The moles were",
+ "molehunt.game.start.suspense": "§eYou are...",
"molehunt.game.start.mole.title": "§cThe Mole!",
- "molehunt.game.start.mole.subtitle": "Get the list of moles with §6/molehunt moles",
+ "molehunt.game.start.mole.subtitle": "§eGet the list of moles with §6/molehunt moles",
"molehunt.game.start.survivor": "§aNot the Mole!"
} \ No newline at end of file