diff --git a/Config.cs b/Config.cs index 69455a4..f3ab494 100644 --- a/Config.cs +++ b/Config.cs @@ -75,7 +75,7 @@ public class Config : IConfig [1] = "Junior %orange%", [5] = "Senior %yellow%", [10] = "Veteran %red%", - [50] = "Nerd %black%" + [50] = "Nerd %purple%" }; [Description("The structure of the badge displayed in-game. Variables: %lvl% - the level. %badge% earned badge in specified in LevelsBadge. %oldbadge% - base-game badge, like ones specified in config-remoteadmin, or a global badge. can be null.")]