From 0ae6bf573dbf51c8b5643711ef14a60071ad4c4a Mon Sep 17 00:00:00 2001 From: kr45732 <52721908+kr45732@users.noreply.github.com> Date: Fri, 10 Jun 2022 01:03:10 -0400 Subject: Update leveling.json (#759) --- constants/leveling.json | 4 ++-- 1 file 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, -- cgit