37 lines
1.0 KiB
Plaintext
37 lines
1.0 KiB
Plaintext
## Survivor
|
|
|
|
roles-antag-survivor-name = Survivor
|
|
# It's a Halo reference
|
|
roles-antag-survivor-objective = Current Objective: Survive
|
|
|
|
survivor-role-greeting =
|
|
You are a Survivor.
|
|
Above all you need to make it back to CentComm alive.
|
|
Collect as much firepower as needed to guarantee your survival.
|
|
Trust no one.
|
|
|
|
survivor-round-end-dead-count =
|
|
{
|
|
$deadCount ->
|
|
[one] [color=red]{$deadCount}[/color] survivor died.
|
|
*[other] [color=red]{$deadCount}[/color] survivors died.
|
|
}
|
|
|
|
survivor-round-end-alive-count =
|
|
{
|
|
$aliveCount ->
|
|
[one] [color=yellow]{$aliveCount}[/color] survivor was marooned on the station.
|
|
*[other] [color=yellow]{$aliveCount}[/color] survivors were marooned on the station.
|
|
}
|
|
|
|
survivor-round-end-alive-on-shuttle-count =
|
|
{
|
|
$aliveCount ->
|
|
[one] [color=green]{$aliveCount}[/color] survivor made it out alive.
|
|
*[other] [color=green]{$aliveCount}[/color] survivors made it out alive.
|
|
}
|
|
|
|
## TODO: Wizard
|
|
|
|
## TODO: Wizard Apprentice (Coming sometime post-wizard release)
|