From 2c03e0b958aac3fcbca73762f181046477febe9f Mon Sep 17 00:00:00 2001 From: SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> Date: Thu, 17 Dec 2020 01:02:50 +0300 Subject: parent syphon & respite (#329) --- constants/parents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/constants/parents.json b/constants/parents.json index 6e3e3ebf..397931d9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -439,6 +439,10 @@ "RESPIRATION;1", "RESPIRATION;3" ], + "RESPITE;1": [ + "RESPITE;2", + "RESPITE;3" + ], "SAND": [ "SAND-1" ], @@ -589,6 +593,11 @@ "SUGAR_RUSH;2", "SUGAR_RUSH;3" ], + "SYPHON;1": [ + "SYPHON;2", + "SYPHON;3", + "SYPHON;4" + ], "THORNS;2": [ "THORNS;1", "THORNS;3" -- cgit