This commit is contained in:
Jabak
2024-08-21 15:28:00 +03:00
parent 19a8d3c344
commit e48a5da724
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<BoxContainer Name="VBox" Orientation="Vertical" StyleIdentifier="MainMenuBox" MinWidth="300" >
<Label Name="Title" Text="WHITE DREAM" Align="Center" />
<Label Name="Title" Text="HONK STATION" Align="Center" />
<Control MinSize="0 4" />

View File

@@ -1,6 +1,6 @@
<BoxContainer xmlns="https://spacestation14.io"
Orientation="Vertical" HorizontalExpand="True">
<Label Text="Правила сервера White Dream"
<Label Text="Правила сервера Honk Station"
StyleClasses="LabelHeading"
HorizontalExpand="True"
HorizontalAlignment="Center"/>

View File

@@ -31,7 +31,7 @@ public sealed class WhiteCVars
*/
public static readonly CVarDef<string> RulesWiki =
CVarDef.Create("white.wiki_rules", "https://js.ss14.su/rules",
CVarDef.Create("white.wiki_rules", "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
CVar.SERVER | CVar.REPLICATED);
/*

View File

@@ -1,6 +1,6 @@
# Rules
ui-rules-header = Правила сервера White Dream
ui-rules-header-rp = Правила сервера White Dream
ui-rules-header = Правила сервера Honk Station
ui-rules-header-rp = Правила сервера Honk Station
ui-rules-accept = Я ознакомился и согласен следовать правилам
ui-rules-wait = Кнопка принятия будет разблокирована через { $time } секунд.