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/fr_fr.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/resources/assets/molehunt/lang/fr_fr.json') diff --git a/src/client/resources/assets/molehunt/lang/fr_fr.json b/src/client/resources/assets/molehunt/lang/fr_fr.json index 103f165..d932a41 100644 --- a/src/client/resources/assets/molehunt/lang/fr_fr.json +++ b/src/client/resources/assets/molehunt/lang/fr_fr.json @@ -16,6 +16,7 @@ "floodhunt.game.start.mole.subtitle": "§eRécupérer la liste des infecté(e)s avec §6/floodhunt role", "floodhunt.game.start.survivor.title": "§aPas infecté(e)s!", "floodhunt.game.start.survivor.subtitle": "§eEssayez de survivre et de trouver qui est infecté !", + "floodhunt.game.infected": "§cVous êtes infecté(e)s.", "gamerule.floodhunt:game_duration": "Floodhunt : Durée d'une partie", "gamerule.floodhunt:flood_percentage": "Floodhunt : Pourcentage d'infecté(e)s", "gamerule.floodhunt:flood_count": "Floodhunt : Nombre d'infectés (-1 pour utiliser le pourcentage à la place)", -- cgit v1.2.3