From 47e2602fd2489de6772e614131e67d82387656f7 Mon Sep 17 00:00:00 2001 From: Vonsant <118206719+Vonsant@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:41:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=20?= =?UTF-8?q?=D1=81=D1=83=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Тут аж изменения. --- Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs index 05aeed9da9f..9d9361c2d13 100644 --- a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs +++ b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs @@ -274,9 +274,11 @@ private void OnStartup(RoundStartingEvent ev) { Offset = _random.NextVector2(1150f, 2050f) })) - { + { + var meta = EnsureComp(depotUid8s[0]); + _meta.SetEntityName(depotUid8s[0], "Судебный Комплекс", meta); // Corvax RU _shuttle.SetIFFColor(depotUid8s[0], civilianColor); - } + } if (_map.TryLoad(mapId, lab, out var labUids, new MapLoadOptions {