diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-03 12:03:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 21:03:49 +1100 |
commit | 82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c (patch) | |
tree | 290505cb0d39a5904e760d5121f7e9e3f0bd3660 /constants/parents.json | |
parent | e33176ddff89b5fb08fbe449848044d488a676ba (diff) | |
download | NotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.tar.gz NotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.tar.bz2 NotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.zip |
Fixed lore of 2 items, fixed a chest price and corleone drop chance (#994)
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 9e5d1703..4ceae16c 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3324,5 +3324,9 @@ ], "THORNS_BOOTS": [ "STARRED_THORNS_BOOTS" + ], + "PET_SKIN_BABY_YETI_MIDNIGHT": [ + "PET_SKIN_BABY_YETI_LIGHT_SASQUATCH", + "PET_SKIN_BABY_YETI_DARK_SASQUATCH" ] } |