changed globalhelper
This commit is contained in:
@@ -12,10 +12,11 @@ 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", "I'll remember you all in therapy. (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!" },
|
||||||
{ "kookraoch", "Alkohol löst nachweislich Crêpes aus. (Siga der Echte)" }
|
{ "Roachkook", "Niemand, nicht einmal dein Mutter möchte so etwas sehen. (Siga)" },
|
||||||
|
{ "Paaqo1337", "Picasso is back!" }
|
||||||
};
|
};
|
||||||
|
|
||||||
public static string AdminLevelToString(AdminLevel lvl)
|
public static string AdminLevelToString(AdminLevel lvl)
|
||||||
|
|||||||
Reference in New Issue
Block a user