list codewords on traitor round end (#14810)
This commit is contained in:
@@ -7,6 +7,10 @@ traitor-round-end-result = {$traitorCount ->
|
||||
*[other] There were {$traitorCount} traitors.
|
||||
}
|
||||
|
||||
traitor-round-end-codewords =
|
||||
The codewords were:
|
||||
[color=White]{$codewords}[/color].
|
||||
|
||||
# Shown at the end of a round of Traitor
|
||||
traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor.
|
||||
traitor-user-was-a-traitor-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color]) was a traitor.
|
||||
|
||||
Reference in New Issue
Block a user