aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/assets/molehunt/lang/en_us.json
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-03-19 15:28:24 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-03-19 15:28:24 +0100
commit33b6b3d8dd78cbf9ce65a60b6c8080f3d1d38457 (patch)
treeec16b660e0f96415613b0514e71c3bb6b31aa8aa /src/client/resources/assets/molehunt/lang/en_us.json
parentc4288cbd82e9a2b347d102c1747f0b105e89fee1 (diff)
feat(game): infect instead of perma kill
Diffstat (limited to 'src/client/resources/assets/molehunt/lang/en_us.json')
-rw-r--r--src/client/resources/assets/molehunt/lang/en_us.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json
index 00c8834..ee20b9a 100644
--- a/src/client/resources/assets/molehunt/lang/en_us.json
+++ b/src/client/resources/assets/molehunt/lang/en_us.json
@@ -13,9 +13,10 @@
"floodhunt.game.end.winners.subtitle": "§6Those who were infected were %s",
"floodhunt.game.start.suspense": "§eYou are...",
"floodhunt.game.start.mole.title": "§cInfected!",
- "floodhunt.game.start.mole.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e.",
+ "floodhunt.game.start.mole.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e and spread the infection.",
"floodhunt.game.start.survivor.title": "§aA survivor!",
"floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's infected!",
+ "floodhunt.game.infected": "§cYou are infected.",
"gamerule.floodhunt:game_duration": "Floodhunt: Duration of a game",
"gamerule.floodhunt:flood_percentage": "Floodhunt: Percentage of infected people",
"gamerule.floodhunt:flood_count": "Floodhunt: Number of infected people (set to -1 to use percentage instead)",