diff options
Diffstat (limited to 'src/client/resources/assets/molehunt/lang/en_us.json')
| -rw-r--r-- | src/client/resources/assets/molehunt/lang/en_us.json | 3 |
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)", |
