From 29a379da8c65d5487e903ad7605ab7796ef80d99 Mon Sep 17 00:00:00 2001 From: Stekerser <72933528+Stekerser@users.noreply.github.com> Date: Wed, 14 Jul 2021 18:22:25 +0300 Subject: something (#532) * Update parents.json * Update parents.json * Update misc.json * Update leveling.json --- constants/misc.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'constants/misc.json') diff --git a/constants/misc.json b/constants/misc.json index f9fa8e80..1f7a1a5e 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -175,6 +175,14 @@ { "tier": 14, "slots": 45 + }, + { + "tier": 15, + "slots": 51 + }, + { + "tier": 16, + "slots": 57 } ] }, @@ -1306,4 +1314,4 @@ "§f - §bFirewolf#7918: §9Helper" ] } -} \ No newline at end of file +} -- cgit