diff options
-rw-r--r-- | constants/leveling.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 619e8f1b..460dc438 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -174,6 +174,13 @@ "Voidgloom Seraph": 4, "Inferno Demonlord": 4 }, + "slayer_to_highest_tier": { + "zombie": 5, + "spider": 4, + "wolf": 4, + "enderman": 4, + "blaze": 4 + }, "slayer_tier_colors": [ "§a", "§e", @@ -422,4 +429,4 @@ "MOB": 3000000 } } -}
\ No newline at end of file +} |