From d24a74f97e54fc4b7362634cd334b594d5f2dc39 Mon Sep 17 00:00:00 2001 From: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Date: Sat, 13 Apr 2024 23:31:41 +0300 Subject: [PATCH] Update NfAdventureRuleSystem.cs --- Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs index 89c73760db4..94c95001894 100644 --- a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs +++ b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs @@ -256,7 +256,7 @@ private void OnStartup(RoundStartingEvent ev) })) { var meta = EnsureComp(caseyUids[0]); - _meta.SetEntityName(caseyUids[0], "Казино Чокнутой Кейси", meta); // Corvax RU + _meta.SetEntityName(caseyUids[0], "Казино Чокнутого Джерри", meta); // Corvax RU _shuttle.SetIFFColor(caseyUids[0], factionColor); }