aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-04-22 05:55:32 +0200
committerGitHub <noreply@github.com>2023-04-22 13:55:32 +1000
commitadd8630cd4c0fd33bca4bb6e884298cfee651c61 (patch)
treeb03a3dbd03e1c307fe19bd1f5f8095e22ceb94b9 /constants/parents.json
parent6ea9471a53a08d46cc1eba43826745535f45e786 (diff)
downloadNotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.tar.gz
NotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.tar.bz2
NotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.zip
Added new skin and added parent for dragon sack (#920)
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 7ec3a87a..0c79dfcc 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -975,7 +975,8 @@
"GUARDIAN;1",
"GUARDIAN;0"
],
- "BAT;4": [
+ "BAT;5": [
+ "BAT;4",
"BAT;3",
"BAT;2",
"BAT;1",
@@ -1049,7 +1050,8 @@
"HORSE;1",
"HORSE;0"
],
- "JERRY;4": [
+ "JERRY;5": [
+ "JERRY;4",
"JERRY;3",
"JERRY;2",
"JERRY;1",
@@ -3190,5 +3192,12 @@
"DEDICATION;2",
"DEDICATION;3",
"DEDICATION;4"
+ ],
+ "LARGE_DRAGON_SACK": [
+ "MEDIUM_DRAGON_SACK",
+ "SMALL_DRAGON_SACK"
+ ],
+ "KUUDRA_FOLLOWER_RELIC": [
+ "KUUDRA_FOLLOWER_ARTIFACT"
]
} \ No newline at end of file