aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorSchlaumeyer <51930935+SchIaumeyer@users.noreply.github.com>2022-05-15 09:59:37 +0200
committerGitHub <noreply@github.com>2022-05-15 07:59:37 +0000
commit4168ae7a25f39941a224ef46cb89cf109f1002df (patch)
tree1b077348d7a83e93b4c2fe513c4a219c4c99fcf2 /constants
parentf9f4623383cd873d2d6087f12ae9d3b390b031e1 (diff)
downloadNotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.tar.gz
NotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.tar.bz2
NotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.zip
fixes (#740)
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json13
1 files changed, 4 insertions, 9 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 559ee58f..cd1ac2dc 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2556,11 +2556,12 @@
"FIERY_FERVOR_BOOTS",
"INFERNAL_FERVOR_BOOTS"
],
- "DOJO_WHITE_BELT": [
+ "DOJO_BLACK_BELT": [
+ "DOJO_BROWN_BELT",
+ "DOJO_BLUE_BELT",
"DOJO_GREEN_BELT",
"DOJO_YELLOW_BELT",
- "DOJO_BLUE_BELT",
- "DOJO_BLACK_BELT"
+ "DOJO_WHITE_BELT"
],
"LARGE_LAVA_FISHING_SACK": [
"MEDIUM_LAVA_FISHING_SACK",
@@ -2848,11 +2849,5 @@
"ULTIMATE_INFERNO;3",
"ULTIMATE_INFERNO;4",
"ULTIMATE_INFERNO;5"
- ],
- "ULTIMATE_REITERATE;1": [
- "ULTIMATE_REITERATE;2",
- "ULTIMATE_REITERATE;3",
- "ULTIMATE_REITERATE;4",
- "ULTIMATE_REITERATE;5"
]
}