diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-10 19:35:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 17:35:51 +0000 |
commit | 4a724ed2a74eed24133f800eade4ca20e3b00353 (patch) | |
tree | eb970e0884cb834b4057001df78b31f793ef9b18 /constants/leveling.json | |
parent | ed5084c45fd30531a6b34abb610eab21c765efad (diff) | |
download | NotEnoughUpdates-REPO-4a724ed2a74eed24133f800eade4ca20e3b00353.tar.gz NotEnoughUpdates-REPO-4a724ed2a74eed24133f800eade4ca20e3b00353.tar.bz2 NotEnoughUpdates-REPO-4a724ed2a74eed24133f800eade4ca20e3b00353.zip |
Added more items and some constants (#1152)
* Added more items and some constants
* Fixed warp
Diffstat (limited to 'constants/leveling.json')
-rw-r--r-- | constants/leveling.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index be6fa01d..e0c67727 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -73,7 +73,7 @@ "alchemy": 50, "runecrafting": 25, "catacombs": 50, - "HOTM": 7, + "HOTM": 10, "social": 25 }, "runecrafting_xp": [ @@ -326,7 +326,10 @@ 25000, 60000, 100000, - 150000 + 150000, + 210000, + 290000, + 400000 ], "social": [ 50, |