aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-04-24 16:46:48 +0200
committerGitHub <noreply@github.com>2022-04-24 16:46:48 +0200
commit43f25e522cf5949d83463ed8a4b056f1a812272c (patch)
tree1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /constants/parents.json
parent58795939811dad21e2b86180f615fc2f5826b5b3 (diff)
downloadNotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz
NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2
NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip
sOuLbOuNd (#726)
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json27
1 files changed, 23 insertions, 4 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 5f0dea21..ae75ca61 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2318,7 +2318,8 @@
"AMETHYST_POWER_SCROLL",
"JASPER_POWER_SCROLL",
"RUBY_POWER_SCROLL",
- "SAPPHIRE_POWER_SCROLL"
+ "SAPPHIRE_POWER_SCROLL",
+ "OPAL_POWER_SCROLL"
],
"EXTRA_LARGE_GEMSTONE_SACK": [
"LARGE_GEMSTONE_SACK",
@@ -2615,11 +2616,13 @@
"SLUGFISH_SILVER",
"SLUGFISH_BRONZE"
],
- "SOUL_FISH_GOLD": [
+ "SOUL_FISH_DIAMOND": [
+ "SOUL_FISH_GOLD",
"SOUL_FISH_SILVER",
"SOUL_FISH_BRONZE"
],
- "STEAMING_HOT_FLOUNDER_GOLD": [
+ "STEAMING_HOT_FLOUNDER_DIAMOND": [
+ "STEAMING_HOT_FLOUNDER_GOLD",
"STEAMING_HOT_FLOUNDER_SILVER",
"STEAMING_HOT_FLOUNDER_BRONZE"
],
@@ -2770,5 +2773,21 @@
"BURNING_HOLLOW_BOOTS",
"FIERY_HOLLOW_BOOTS",
"INFERNAL_HOLLOW_BOOTS"
- ]
+ ],
+ "KARATE_FISH_DIAMOND": [
+ "KARATE_FISH_GOLD",
+ "KARATE_FISH_SILVER",
+ "KARATE_FISH_BRONZE"
+ ],
+ "SMOLDERING;1": [
+ "SMOLDERING;2",
+ "SMOLDERING;3",
+ "SMOLDERING;4",
+ "SMOLDERING;5"
+ ],
+ "ODGERS_DIAMOND_TOOTH": [
+ "ODGERS_GOLD_TOOTH",
+ "ODGERS_SILVER_TOOTH",
+ "ODGERS_BRONZE_TOOTH"
+ ]
}