rename white dream to giedi prime (#635)

This commit is contained in:
ThereDrD
2024-08-19 03:27:31 +03:00
committed by GitHub
parent 9a3b515776
commit c28a330372
62 changed files with 70 additions and 77 deletions

View File

@@ -244,7 +244,7 @@ namespace Content.Client.Lobby
_lobby!.ServerInfo.SetInfoBlob(_gameTicker.ServerInfoBlob); _lobby!.ServerInfo.SetInfoBlob(_gameTicker.ServerInfoBlob);
} }
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] White Dream [/font]"); _lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] Giede Prime [/font]");
_lobby!.ChangelogLabel.SetMarkup("Список изменений:"); _lobby!.ChangelogLabel.SetMarkup("Список изменений:");
} }

View File

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

View File

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

View File

@@ -69,7 +69,7 @@ namespace Content.Server.Tabletop
session.Entities.TryGetValue(entity, out var result); session.Entities.TryGetValue(entity, out var result);
session.Entities.Remove(result); session.Entities.Remove(result);
tabletop.HologramsSpawned--; // White Dream fix tabletop.HologramsSpawned--; // Giede Prime fix
QueueDel(result); QueueDel(result);
} }

View File

@@ -35,7 +35,7 @@ public sealed partial class EmotePrototype : IPrototype
[DataField("chatTriggers")] [DataField("chatTriggers")]
public HashSet<string>? ChatTriggers = new(); public HashSet<string>? ChatTriggers = new();
/// <summary> White Dream EDIT Start /// <summary> Giede Prime EDIT Start
/// Текст для кнопки в эмоут меню. /// Текст для кнопки в эмоут меню.
/// Бля ну или как это описать, вы поняли короче. ¯\_(ツ)_/¯ /// Бля ну или как это описать, вы поняли короче. ¯\_(ツ)_/¯
/// </summary> /// </summary>
@@ -44,7 +44,7 @@ public sealed partial class EmotePrototype : IPrototype
[DataField("allowMenu")] [DataField("allowMenu")]
public bool AllowToEmotionsMenu { get; } = false; public bool AllowToEmotionsMenu { get; } = false;
// White Dream EDIT end // Giede Prime EDIT end
} }
/// <summary> /// <summary>

View File

@@ -12,4 +12,4 @@ changelog-button-new-entries = Changelog (new!)
changelog-tab-title-Changelog = Changelog changelog-tab-title-Changelog = Changelog
changelog-tab-title-Admin = Admin changelog-tab-title-Admin = Admin
changelog-tab-title-ChangelogWhite = White Dream changelog-tab-title-ChangelogWhite = Giede Prime

View File

@@ -12,4 +12,4 @@ changelog-button-new-entries = Обновления (новые!)
changelog-tab-title-Changelog = Changelog changelog-tab-title-Changelog = Changelog
changelog-tab-title-Admin = Admin changelog-tab-title-Admin = Admin
changelog-tab-title-ChangelogWhite = White Dream changelog-tab-title-ChangelogWhite = Giede Prime

View File

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

View File

@@ -1,5 +1,5 @@
#/////// #///////
# White Dream # Giede Prime
#/////// #///////
- type: itemLoadout - type: itemLoadout

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream", "copyright": "Created by Gargarien, property of Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -16,4 +16,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream", "copyright": "Created by Gargarien, property of Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "icon and equipped-NECK drawn by Gargarien (White Dream), sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875", "copyright": "icon and equipped-NECK drawn by Gargarien (Giede Prime), sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -24,4 +24,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -16,4 +16,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original", "copyright": "Giede Prime SS14 original",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original", "copyright": "Giede Prime SS14 original",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original", "copyright": "Giede Prime SS14 original",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream", "copyright": "Created by Gargarien, property of Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -28,4 +28,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream", "copyright": "Created by Gargarien, property of Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 Original by Gargarien", "copyright": "Giede Prime SS14 Original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 Original by Gargarien", "copyright": "Giede Prime SS14 Original by Gargarien",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version" : 1, "version" : 1,
"license" : "CC-BY-SA-3.0", "license" : "CC-BY-SA-3.0",
"copyright" : "Copyright (c) White Dream Space Station 14", "copyright" : "Copyright (c) Giede Prime Space Station 14",
"size" : { "size" : {
"x" : 32, "x" : 32,
"y" : 32 "y" : 32

View File

@@ -1,7 +1,7 @@
{ {
"version" : 1, "version" : 1,
"license" : "CC-BY-SA-3.0", "license" : "CC-BY-SA-3.0",
"copyright" : "Copyright (c) White Dream Space Station 14", "copyright" : "Copyright (c) Giede Prime Space Station 14",
"size" : { "size" : {
"x" : 32, "x" : 32,
"y" : 32 "y" : 32

View File

@@ -4,7 +4,7 @@
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"copyright": "Taken from tgstation, brigmedic locker is a resprited CMO locker by PuroSlavKing (Github). Inspector White Dream SS14 original by Gargarien", "copyright": "Taken from tgstation, brigmedic locker is a resprited CMO locker by PuroSlavKing (Github). Inspector Giede Prime SS14 original by Gargarien",
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"states": [ "states": [
{ {

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "By SS14 White Dream", "copyright": "By SS14 Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "By SS14 White Dream", "copyright": "By SS14 Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Modification by discord user with ID 720879793645551697 for White Dream. Modified sprite based on Jackal298 modification. Original: https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039", "copyright": "Modification by discord user with ID 720879793645551697 for Giede Prime. Modified sprite based on Jackal298 modification. Original: https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream", "copyright": "Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -24,4 +24,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream", "copyright": "Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -24,4 +24,3 @@
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Original by Emisse, modified by EmoGarbage404, repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Original by Emisse, modified by EmoGarbage404, repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Original by Emisse, modified by EmoGarbage404, repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Original by Emisse, modified by EmoGarbage404, repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream", "copyright": "Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -28,4 +28,3 @@
} }
] ]
} }

View File

@@ -1,6 +1,6 @@
{ {
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream original by Gargarien", "copyright": "Giede Prime original by Gargarien",
"version": 1, "version": 1,
"size": { "size": {
"x": 32, "x": 32,

View File

@@ -1,6 +1,6 @@
{ {
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream original by Gargarien", "copyright": "Giede Prime original by Gargarien",
"version": 1, "version": 1,
"size": { "size": {
"x": 32, "x": 32,

View File

@@ -1,6 +1,6 @@
{ {
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14 original by Gargarien", "copyright": "Giede Prime SS14 original by Gargarien",
"version": 1, "version": 1,
"size": { "size": {
"x": 32, "x": 32,

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream", "copyright": "Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14", "copyright": "Giede Prime SS14",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14", "copyright": "Giede Prime SS14",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14", "copyright": "Giede Prime SS14",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream", "copyright": "Giede Prime",
"size": { "size": {
"x": 64, "x": 64,
"y": 64 "y": 64

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream Team", "copyright": "Giede Prime Team",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Gerxest#0019, resprite by HitPanda#1471 SS14 WHITE DREAM", "copyright": "Gerxest#0019, resprite by HitPanda#1471 SS14 Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14", "copyright": "Giede Prime SS14",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Gerxest#0019, resprite by HitPanda#1471 SS14 WHITE DREAM", "copyright": "Gerxest#0019, resprite by HitPanda#1471 SS14 Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Mitchell#2905 SS14 WHITE DREAM", "copyright": "Mitchell#2905 SS14 Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-NC-SA-3.0", "license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-NC-SA-3.0", "license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-NC-SA-3.0", "license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-NC-SA-3.0", "license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for White Dream", "copyright": "Taken from tgstation and repainted by Danza (Discord User ID: 466953759570788372) special for Giede Prime",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,4 +1,4 @@
defaultWindowTitle: White Dream defaultWindowTitle: Giede Prime
windowIconSet: /Textures/Logo/icon windowIconSet: /Textures/Logo/icon
splashLogo: /Textures/Logo/logo-ru.png splashLogo: /Textures/Logo/logo-ru.png