From 33b6b3d8dd78cbf9ce65a60b6c8080f3d1d38457 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 19 Mar 2026 15:28:24 +0100 Subject: feat(game): infect instead of perma kill --- src/client/resources/assets/molehunt/lang/en_us.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/resources/assets/molehunt/lang/en_us.json') 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)", -- cgit v1.2.3