From 4cbfbf3ad3eb8181b704b8f52a90ee4539568f94 Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 21 Jun 2023 21:53:33 +0200 Subject: Missing Fixed guardian 5 --- constants/parents.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index f66eeadd..3d4d4a50 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3223,5 +3223,11 @@ "LUSH_ARTIFACT": [ "LUSH_RING", "LUSH_TALISMAN" + ], + "REFLECTION;1": [ + "REFLECTION;2", + "REFLECTION;3", + "REFLECTION;4", + "REFLECTION;5" ] } \ No newline at end of file -- cgit