diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index f959351c..a2f5fb10 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3781,5 +3781,15 @@ "SCAVENGER_ARTIFACT": [ "SCAVENGER_RING", "SCAVENGER_TALISMAN" + ], + "BALLOON_HAT_2024_AQUA": [ + "BALLOON_HAT_2024_PINK", + "BALLOON_HAT_2024_RED", + "BALLOON_HAT_2024_GREEN", + "BALLOON_HAT_2024_ORANGE", + "BALLOON_HAT_2024_LIME", + "BALLOON_HAT_2024_PURPLE", + "BALLOON_HAT_2024_BLACK", + "BALLOON_HAT_2024_YELLOW" ] }
\ No newline at end of file |