change up the join message to explicitly mention the rules. (#5373)
This commit is contained in:
@@ -8,7 +8,7 @@ game-ticker-unknown-role = Unknown
|
||||
game-ticker-delay-start = Round start has been delayed for {$seconds} seconds.
|
||||
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 checking out the game, be sure to check out the tutorial in the top left!
|
||||
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 game mode is: [color=white]{$gmTitle}[/color].
|
||||
>[color=yellow]{$desc}[/color]
|
||||
@@ -20,4 +20,4 @@ player-join-message = Player {$name} joined the server!
|
||||
player-leave-message = Player {$name} left the server!
|
||||
|
||||
latejoin-arrival-announcement = {$character} ({$job}) has arrived at the station!
|
||||
latejoin-arrival-sender = Station
|
||||
latejoin-arrival-sender = Station
|
||||
|
||||
Reference in New Issue
Block a user