Zombie Mode [New Game Mode] (#8501)
Co-authored-by: Kara <lunarautomaton6@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
2
Resources/Locale/en-US/actions/actions/zombie.ftl
Normal file
2
Resources/Locale/en-US/actions/actions/zombie.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
turn-undead-action-name = Turn Undead
|
||||
turn-undead-action-description = Succumb to your infection and become a zombie.
|
||||
@@ -0,0 +1,27 @@
|
||||
zombie-title = Zombies
|
||||
zombie-description = A virus able to animate the dead has been unleashed unto the station! Work with your crewmates to contain the outbreak and survive.
|
||||
|
||||
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 patient 0. Hide your infection, get supplies, and be prepared to turn once you die.
|
||||
|
||||
zombie-alone = You feel entirely alone.
|
||||
|
||||
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.
|
||||
@@ -2,6 +2,6 @@ zombie-transform = {CAPITALIZE(THE($target))} turned into a zombie!
|
||||
zombie-infection-greeting = You have become a zombie. Your goal is to seek out the living and to try to infect them. Work together with your fellow zombies to overpower the remaining crewmates.
|
||||
|
||||
zombie-generic = zombie
|
||||
zombie-name-prefix = zombified {$target}
|
||||
zombie-name-prefix = Zombified {$target}
|
||||
zombie-role-desc = A malevolent creature of the dead.
|
||||
zombie-role-rules = You are an antagonist. Search out the living and bite them in order to infect them and turn them into zombies. Work together with other the zombies to overtake the station.
|
||||
|
||||
Reference in New Issue
Block a user