diff options
-rw-r--r-- | constants/parents.json | 9 |
1 files changed, 9 insertions, 0 deletions
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" |