will pullen

This commit is contained in:
2019-09-12 22:52:23 +02:00
parent 797c450637
commit 03521467ac

View File

@@ -12,7 +12,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>
{ {
{ "murcel1337", "Miesester Projektleiter ist da! (aviatge)" }, { "murcel1337", "Miesester Projektleiter ist da! (aviate)" },
{ ".MichaPlays.", "Der Echte Ballas Leader ist online (MichaPlays)" }, { ".MichaPlays.", "Der Echte Ballas Leader ist online (MichaPlays)" },
{ "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da!" } { "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da!" }
}; };