diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-10 13:25:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 13:25:32 +0100 |
commit | 1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 (patch) | |
tree | cdbfeb550aa2e099b8261ef2cc068d085645b0e8 /constants | |
parent | 81b07827e028134c07b709410b9e91b6c5dba97d (diff) | |
download | NotEnoughUpdates-REPO-1b02e6fa47fc68095fc4cd6bc9038af9af803bb1.tar.gz NotEnoughUpdates-REPO-1b02e6fa47fc68095fc4cd6bc9038af9af803bb1.tar.bz2 NotEnoughUpdates-REPO-1b02e6fa47fc68095fc4cd6bc9038af9af803bb1.zip |
Fixed cookie lore (#893)
* Fixed cookie lore
* Fixed fishing req
* Fixed bits
* sorry nopo
Diffstat (limited to 'constants')
-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 cdfd5bbf..bbe106c1 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3157,5 +3157,9 @@ "GOLDOR_CELESTIAL", "NECRON_CELESTIAL", "STORM_CELESTIAL" + ], + "PET_SKIN_SCATHA_ALBINO": [ + "PET_SKIN_SCATHA_GOLDEN", + "PET_SKIN_SCATHA_DARK" ] }
\ No newline at end of file |