diff --git a/ReallifeGamemode.Server/Util/GlobalHelper.cs b/ReallifeGamemode.Server/Util/GlobalHelper.cs index 57180cf2..1df70b60 100644 --- a/ReallifeGamemode.Server/Util/GlobalHelper.cs +++ b/ReallifeGamemode.Server/Util/GlobalHelper.cs @@ -13,7 +13,8 @@ namespace ReallifeGamemode.Server.Util public static Dictionary CustomJoinMessages = new Dictionary { - { ".MichaPlays.", "Der Echte Ballas Leader ist online (MichaPlays)" }, + { ".MichaPlays.", "Der echte Ballas Leader ist online (MichaPlays)" }, + { "iCroniX", "Der echte wahre Ballas Leader ist online (CroniX)" }, { "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da! (balbo)" }, { "Roachkook", "Niemand, nicht einmal deine Mutter möchte so etwas sehen. (Siga)" }, { "Paaqo1337", "Picasso is back! (Paaqo)" }