diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index ee1b567f..7b8439e3 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2820,7 +2820,8 @@ "KUUDRA_HOT_TIER_KEY", "KUUDRA_TIER_KEY" ], - "BINGO_ARTIFACT": [ + "BINGO_RELIC": [ + "BINGO_ARTIFACT", "BINGO_RING", "BINGO_TALISMAN" ], @@ -3114,6 +3115,15 @@ "DRACONIC_RING", "DRACONIC_TALISMAN" ], + "ABICASE_BLUE_RED": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA" + ], + "ABICASE_SUMSUNG_1": [ + "ABICASE_SUMSUNG_2" + ], "VACCINE_ARTIFACT": [ "VACCINE_RING", "VACCINE_TALISMAN" |