diff options
author | kr45732 <52721908+kr45732@users.noreply.github.com> | 2022-06-10 01:03:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-10 07:03:10 +0200 |
commit | 0ae6bf573dbf51c8b5643711ef14a60071ad4c4a (patch) | |
tree | 31918a0005db80ede04ba21ac533495b0288b063 | |
parent | aba02b5350cf34a2f804fce66f0d8b51a34130ea (diff) | |
download | NotEnoughUpdates-REPO-0ae6bf573dbf51c8b5643711ef14a60071ad4c4a.tar.gz NotEnoughUpdates-REPO-0ae6bf573dbf51c8b5643711ef14a60071ad4c4a.tar.bz2 NotEnoughUpdates-REPO-0ae6bf573dbf51c8b5643711ef14a60071ad4c4a.zip |
Update leveling.json (#759)
-rw-r--r-- | constants/leveling.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 9078f823..2b40af6e 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -74,7 +74,7 @@ "runecrafting": 25, "catacombs": 50, "HOTM": 7, - "social_xp": 25 + "social": 25 }, "runecrafting_xp": [ 50, @@ -228,7 +228,7 @@ 100000, 150000 ], - "social_xp": [ + "social": [ 50, 100, 150, |