aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-10-21 14:37:54 +0200
committerGitHub <noreply@github.com>2022-10-21 14:37:54 +0200
commitb69cd86f76d4561271d968c069d22c80becad679 (patch)
tree24fdb2d7170305c76aec4d637ebed3889a1a372a /constants
parent0058b28f8cd70e0211f0244311b9f8d13ecfc18a (diff)
downloadNotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.gz
NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.bz2
NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.zip
Fixed a few items (#846)
* Fixed a few items * Added 33 wiki links * Fixed recipe * Fixed Lord Jawbus and added new drops * new attributes * Added parent for crab hats and added jax * Changed uuid's
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 61a840ec..9394614e 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3099,5 +3099,15 @@
"BURNING_KUUDRA_CORE": [
"FIERY_KUUDRA_CORE",
"INFERNAL_KUUDRA_CORE"
+ ],
+ "PARTY_HAT_CRAB_AQUA_ANIMATED": [
+ "PARTY_HAT_CRAB_BLACK_ANIMATED",
+ "PARTY_HAT_CRAB_GREEN_ANIMATED",
+ "PARTY_HAT_CRAB_LIME_ANIMATED",
+ "PARTY_HAT_CRAB_ORANGE_ANIMATED",
+ "PARTY_HAT_CRAB_PINK_ANIMATED",
+ "PARTY_HAT_CRAB_PURPLE_ANIMATED",
+ "PARTY_HAT_CRAB_RED_ANIMATED",
+ "PARTY_HAT_CRAB_YELLOW_ANIMATED"
]
} \ No newline at end of file