Zombies recover faster from crit. They heal Piercing damage (#16325)

This commit is contained in:
Tom Leys
2023-05-16 15:58:36 +12:00
committed by GitHub
parent 525d746d6e
commit eab0121744
4 changed files with 68 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ zombie-not-enough-ready-players = Not enough players readied up for the game! Th
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-healing = You feel a stirring in your flesh
zombie-alone = You feel entirely alone.
@@ -24,4 +25,4 @@ 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.
zombie-round-end-user-was-survivor = - [color=White]{$name}[/color] ([color=gray]{$username}[/color]) survived the outbreak.

View File

@@ -5,3 +5,5 @@ zombie-generic = zombie
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.
zombie-permadeath = This time, you're dead for real.