Add round id to lobby and round end summary (#7547)
This commit is contained in:
@@ -10,9 +10,10 @@ game-ticker-pause-start = Round start has been paused.
|
||||
game-ticker-pause-start-resumed = Round start countdown is now resumed.
|
||||
game-ticker-player-join-game-message = Welcome to Space Station 14! If this is your first time playing, be sure to press F1 on your keyboard and read the game rules, and don't be afraid to ask for help in OOC.
|
||||
game-ticker-get-info-text = Hi and welcome to [color=white]Space Station 14![/color]
|
||||
The current round is: [color=white]#{$roundId}[/color]
|
||||
The current player count is: [color=white]{$playerCount}[/color]
|
||||
The current map is: [color=white]{$mapName}[/color]
|
||||
The current game mode is: [color=white]{$gmTitle}[/color].
|
||||
The current game mode is: [color=white]{$gmTitle}[/color]
|
||||
>[color=yellow]{$desc}[/color]
|
||||
game-ticker-no-map-selected = [color=red]No map selected![/color]
|
||||
game-ticker-player-no-jobs-available-when-joining = When attempting to join to the game, no jobs were available.
|
||||
|
||||
Reference in New Issue
Block a user