From 7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Sun, 28 May 2023 00:44:45 +1000 Subject: Adding cloud runes (#932) --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 0c79dfcc..f5a7f907 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2842,6 +2842,10 @@ "BLOOD_2_RUNE;2", "BLOOD_2_RUNE;3" ], + "CLOUDS_RUNE;1": [ + "CLOUDS_RUNE;2", + "CLOUDS_RUNE;3" + ], "COUTURE_RUNE;1": [ "COUTURE_RUNE;2", "COUTURE_RUNE;3" -- cgit