This commit is contained in:
tommy
2025-11-29 20:57:46 -05:00
parent 33e6f83d6b
commit 86eeafebf6
3 changed files with 6 additions and 6 deletions

View File

@@ -7,14 +7,14 @@ 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 playing, be sure to read the game rules, and don't be afraid to ask for help in LOOC (local OOC) or OOC (usually available only between rounds).
game-ticker-get-info-text = Hi and welcome to [color=white]Space Station 14![/color]
game-ticker-player-join-game-message = Welcome to TBD Station 14! If this is your first time playing, be sure to read the rules, and don't be afraid to ask for help in LOOC (local OOC, only for people near you) or OOC (global, can be heard from anywhere by anyone)!
game-ticker-get-info-text = Hi and welcome to [color=white]TBD 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]
>[color=yellow]{$desc}[/color]
game-ticker-get-info-preround-text = Hi and welcome to [color=white]Space Station 14![/color]
game-ticker-get-info-preround-text = Hi and welcome to [color=white]TBD Station 14![/color]
The current round is: [color=white]#{$roundId}[/color]
The current player count is: [color=white]{$playerCount}[/color] ([color=white]{$readyCount}[/color] {$readyCount ->
[one] is

View File

@@ -1,6 +1,6 @@
### Connecting dialog when you start up the game
connecting-title = Space Station 14
connecting-title = TBD Station 14
connecting-exit = Exit
connecting-retry = Retry
connecting-reconnect = Reconnect
@@ -11,7 +11,7 @@ connecting-in-progress = Connecting to server...
connecting-disconnected = Disconnected from server:
connecting-tip = Don't die!
connecting-window-tip = Tip { $numberTip }
connecting-version = ver 0.1
connecting-version = ver 0.67
connecting-fail-reason = Failed to connect to server:
{ $reason }
connecting-state-NotConnecting = Not connecting

View File

@@ -35,4 +35,4 @@
animation: WeaponArcClaw
damage:
types:
Blunt: 0
Slash: 5