From a6066974be169ca6ae32212aaa4868ee8d63f3b8 Mon Sep 17 00:00:00 2001 From: jani270 Date: Sun, 6 Nov 2022 13:15:36 +0100 Subject: Added abicases --- constants/parents.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index f6e17150..bca0cef1 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3113,5 +3113,14 @@ "DRACONIC_ARTIFACT": [ "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" ] } \ No newline at end of file -- cgit