From cdf91b97227985efa4052af0240f9bd03afda3d0 Mon Sep 17 00:00:00 2001 From: hydrant Date: Sun, 30 May 2021 14:41:08 +0200 Subject: [PATCH] prelex nachricht --- ReallifeGamemode.Server/Util/GlobalHelper.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReallifeGamemode.Server/Util/GlobalHelper.cs b/ReallifeGamemode.Server/Util/GlobalHelper.cs index cdc8f66c..172757eb 100644 --- a/ReallifeGamemode.Server/Util/GlobalHelper.cs +++ b/ReallifeGamemode.Server/Util/GlobalHelper.cs @@ -17,7 +17,8 @@ namespace ReallifeGamemode.Server.Util { "AirMake", "The fresh breeze of the stone is back. (AirMake)" }, { "raviatex", "was zitterstn so (aviate)" }, { "datgame__", "ja (hydrant)" }, - { "Roachkook", "2head Entwickler ist wieder online (kookroach)" } + { "Roachkook", "2head Entwickler ist wieder online (kookroach)" }, + { "Prelex", "zigaretten (Makkaroni)" } }; public static int newbiePlayedMinutesThreshold = 30 * 60;