Login Message

This commit is contained in:
CroniX
2020-05-09 00:35:13 +02:00
parent 4eebfdc9c5
commit 93540e721b

View File

@@ -14,7 +14,7 @@ namespace ReallifeGamemode.Server.Util
public static Dictionary<string, string> CustomJoinMessages = new Dictionary<string, string> public static Dictionary<string, string> CustomJoinMessages = new Dictionary<string, string>
{ {
{ ".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)" }, { "iCroniX", "Life of Malle - Eimer für Alle - Alle für Malle - Böllern! (CroniX)" },
{ "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da! (balbo)" }, { "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da! (balbo)" },
{ "Roachkook", "Niemand, nicht einmal deine Mutter möchte so etwas sehen. (Siga)" }, { "Roachkook", "Niemand, nicht einmal deine Mutter möchte so etwas sehen. (Siga)" },
{ "Paaqo1337", "Picasso is back! (Paaqo)" } { "Paaqo1337", "Picasso is back! (Paaqo)" }