aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-07-22 13:48:30 +0200
committerGitHub <noreply@github.com>2022-07-22 13:48:30 +0200
commit1f54c5c123e2fb652c4789832a1b9867e964988f (patch)
tree88fd88821a6e4ed6c732a8bcc5eb255605fe07f0 /constants
parentc1be71aab5674957d1036e5e7722ac1e5fcb3a92 (diff)
downloadNotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.gz
NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.bz2
NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.zip
Enchstuff (#784)
* Fixed a few ench glints * ups * new soulbound items * Added new skin
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index dee31ba8..bbd153b9 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2867,5 +2867,12 @@
"GLACIAL_WISP;3",
"FROST_WISP;2",
"DROPLET_WISP;1"
+ ],
+ "AMALGAMATED_CRIMSONITE_NEW" : [
+ "AMALGAMATED_CRIMSONITE"
+ ],
+ "GOLDOR_THE_FISH": [
+ "STORM_THE_FISH",
+ "MAXOR_THE_FISH"
]
}