aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorSchlaumeyer <51930935+SchIaumeyer@users.noreply.github.com>2022-05-09 21:12:32 +0200
committerGitHub <noreply@github.com>2022-05-09 21:12:32 +0200
commit5830675f907a1041048cf1cb596da8f8a48bbd87 (patch)
treeb5ab66dd7f8ce6b12c1561a7ac0ad59d5c021e1d /constants/parents.json
parent6833b173a625ce8b71698d2cd89057b686c5b3d6 (diff)
downloadNotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.gz
NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.bz2
NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.zip
Fixed things (#736)
* Removed "Resources Generated: 0" Line * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update parents.json * Update parents.json * Update parents.json * Add files via upload * theres also quartz t12 * I don't think that has a enchant glint... * Add files via upload * 64 Molten Powder, not 8 * wrong wrong wrong
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json21
1 files changed, 20 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json
index cb87d0ea..559ee58f 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -65,7 +65,8 @@
"BLESSING;2",
"BLESSING;3",
"BLESSING;4",
- "BLESSING;5"
+ "BLESSING;5",
+ "BLESSING;6"
],
"BONZO_BOSS": [
"SCARF_BOSS",
@@ -2835,5 +2836,23 @@
"ULTIMATE_FLASH;3",
"ULTIMATE_FLASH;4",
"ULTIMATE_FLASH;5"
+ ],
+ "ULTIMATE_FATAL_TEMPO;1": [
+ "ULTIMATE_FATAL_TEMPO;2",
+ "ULTIMATE_FATAL_TEMPO;3",
+ "ULTIMATE_FATAL_TEMPO;4",
+ "ULTIMATE_FATAL_TEMPO;5"
+ ],
+ "ULTIMATE_INFERNO;1": [
+ "ULTIMATE_INFERNO;2",
+ "ULTIMATE_INFERNO;3",
+ "ULTIMATE_INFERNO;4",
+ "ULTIMATE_INFERNO;5"
+ ],
+ "ULTIMATE_REITERATE;1": [
+ "ULTIMATE_REITERATE;2",
+ "ULTIMATE_REITERATE;3",
+ "ULTIMATE_REITERATE;4",
+ "ULTIMATE_REITERATE;5"
]
}