- Updated the profile level component to be by itself;

- Made a rough experience and label calculator;
This commit is contained in:
Tiago Ribeiro
2023-03-07 19:14:37 +00:00
parent 84839c8bc9
commit aa869dd2ce
5 changed files with 81 additions and 24 deletions

View File

@@ -0,0 +1,13 @@
{
"1": "Newbie",
"5": "Novice",
"10": "Amateur",
"25": "Student",
"50": "",
"75": "",
"100": "",
"150": "",
"200": "Professional",
"250": "Expert",
"300": "Master"
}