From 1102dc62c60916df7095d266e907ed191e658e2b Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:36:51 +1100 Subject: slimy (#1001) --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 4ceae16c..1e45592b 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2920,6 +2920,10 @@ "REDSTONE_RUNE;2", "REDSTONE_RUNE;3" ], + "SLIMY_RUNE;1": [ + "SLIMY_RUNE;2", + "SLIMY_RUNE;3" + ], "SMOKEY_RUNE;1": [ "SMOKEY_RUNE;2", "SMOKEY_RUNE;3" -- cgit