diff options
author | Stekerser <72933528+Stekerser@users.noreply.github.com> | 2021-07-14 18:22:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 11:22:25 -0400 |
commit | 29a379da8c65d5487e903ad7605ab7796ef80d99 (patch) | |
tree | 9f98ec2f79c81b221c83b228b7ad97f21bca512c /constants/misc.json | |
parent | 36383e438631e3b87587d1f0097bca3ec9253f63 (diff) | |
download | NotEnoughUpdates-REPO-29a379da8c65d5487e903ad7605ab7796ef80d99.tar.gz NotEnoughUpdates-REPO-29a379da8c65d5487e903ad7605ab7796ef80d99.tar.bz2 NotEnoughUpdates-REPO-29a379da8c65d5487e903ad7605ab7796ef80d99.zip |
something (#532)
* Update parents.json
* Update parents.json
* Update misc.json
* Update leveling.json
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 10 |
1 files changed, 9 insertions, 1 deletions
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 +} |