From 9088df4cfdfa34b369258c287b75bf5009905ad1 Mon Sep 17 00:00:00 2001 From: jani270 Date: Thu, 22 Jun 2023 11:17:48 +0200 Subject: Added new enchant book --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 3577da89..d00c4202 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3230,5 +3230,9 @@ "REFLECTION;3", "REFLECTION;4", "REFLECTION;5" + ], + "QUANTUM;3": [ + "QUANTUM;4", + "QUANTUM;5" ] } \ No newline at end of file -- cgit