Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Update Config.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
BruteForceMaestro committed Jan 3, 2022
1 parent 4066e2e commit eb2e22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.")]
Expand Down

0 comments on commit eb2e22e

Please sign in to comment.