diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-07 15:41:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-08 00:41:20 +1100 |
commit | a76c7bcf23c261fed9dc175b0ed943664ed8aa98 (patch) | |
tree | 398e4a5915f28b56a5728c6c7354fabe97a35989 /constants/parents.json | |
parent | 4e27c2ab6eec0cd77e44de992cd851ccb56032ce (diff) | |
download | NotEnoughUpdates-REPO-a76c7bcf23c261fed9dc175b0ed943664ed8aa98.tar.gz NotEnoughUpdates-REPO-a76c7bcf23c261fed9dc175b0ed943664ed8aa98.tar.bz2 NotEnoughUpdates-REPO-a76c7bcf23c261fed9dc175b0ed943664ed8aa98.zip |
Added new skins and fixed griffin/recomb (#838)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index bb383c16..a9291350 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3090,5 +3090,9 @@ "GREAT_SPOOK_ARTIFACT": [ "GREAT_SPOOK_RING", "GREAT_SPOOK_TALISMAN" + ], + "PET_SKIN_SHEEP_CHROMA_WOOLY": [ + "PET_SKIN_SHEEP_BLACK_WOOLY", + "PET_SKIN_SHEEP_WHITE_WOOLY" ] }
\ No newline at end of file |