Files
Nemanja d55cd23b0a Zombie Mode 𝓡𝓮𝓭𝓾𝔁 (#18199)
* zombie mode redux

* the great zombie changes

* fix this

* 65 down to 50

* empty

* Changes to address stalling

* make zombie nukies no longer nukies

* actually work
2023-07-25 15:31:35 -06:00

33 lines
2.0 KiB
Plaintext

zombie-title = Zombies
zombie-description = The undead have been unleashed on the station! Work with the crew to survive the outbreak and secure the station.
zombie-not-enough-ready-players = Not enough players readied up for the game! There were {$readyPlayersCount} players readied up out of {$minimumPlayers} needed. Can't start Zombies.
zombie-no-one-ready = No players readied up! Can't start Zombies.
zombie-patientzero-role-greeting = You are an initial infected. Get supplies and prepare for your eventual transformation. Your goal is to overtake the station while infecting as many people as possible.
zombie-healing = You feel a stirring in your flesh
zombie-infection-warning = You feel the zombie virus take hold
zombie-infection-underway = Your blood begins to thicken
zombie-alone = You feel entirely alone.
zombie-shuttle-call = We have detected that the undead have overtaken the station. Dispatching an emergency shuttle to collect remaining personnel.
zombie-round-end-initial-count = {$initialCount ->
[one] There was one initial infected:
*[other] There were {$initialCount} initial infected:
}
zombie-round-end-user-was-initial = - [color=plum]{$name}[/color] ([color=gray]{$username}[/color]) was one of the initial infected.
zombie-round-end-amount-none = [color=green]All of the zombies were eradicated![/color]
zombie-round-end-amount-low = [color=green]Almost all of the zombies were exterminated.[/color]
zombie-round-end-amount-medium = [color=yellow]{$percent}% of the crew were turned into zombies.[/color]
zombie-round-end-amount-high = [color=crimson]{$percent}% of the crew were turned into zombies.[/color]
zombie-round-end-amount-all = [color=darkred]The entire crew became zombies![/color]
zombie-round-end-survivor-count = {$count ->
[one] There was only one survivor left:
*[other] There were only {$count} survivors left:
}
zombie-round-end-user-was-survivor = - [color=White]{$name}[/color] ([color=gray]{$username}[/color]) survived the outbreak.