From c660a66c4257a8c92c59fd4b0569297ccaf94002 Mon Sep 17 00:00:00 2001 From: TheMathGeek314 <16294237+TheMathGeek314@users.noreply.github.com> Date: Thu, 12 Feb 2026 00:17:04 -0600 Subject: [PATCH 1/3] Remove extra space from Volatile Mosskin --- RandomizerMod/Resources/entries.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RandomizerMod/Resources/entries.txt b/RandomizerMod/Resources/entries.txt index 5c86d36..1437669 100644 --- a/RandomizerMod/Resources/entries.txt +++ b/RandomizerMod/Resources/entries.txt @@ -54,7 +54,7 @@ Hiveling Mosscreep Hopping Zoteling Kingsmould -Volatile Mosskin +Volatile Mosskin Stalking Devout Lesser Mawlek Wingmould @@ -165,4 +165,4 @@ Infected Balloon Battle Obble Uoma Furious Vengefly -Hwurmp \ No newline at end of file +Hwurmp From f26da9fe42005356e2b83bda9b89504636e10e29 Mon Sep 17 00:00:00 2001 From: TheMathGeek314 <16294237+TheMathGeek314@users.noreply.github.com> Date: Thu, 12 Feb 2026 00:28:12 -0600 Subject: [PATCH 2/3] Update locations.json Modified some false negatives --- RandomizerMod/Resources/Logic/locations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RandomizerMod/Resources/Logic/locations.json b/RandomizerMod/Resources/Logic/locations.json index 62a0d42..96e7260 100644 --- a/RandomizerMod/Resources/Logic/locations.json +++ b/RandomizerMod/Resources/Logic/locations.json @@ -2266,11 +2266,11 @@ }, { "name": "Soul_Totem-Path_of_Pain_Entrance", - "logic": "(White_Palace_18[right1] + ((FULLDASH + WINGS) | LEFTSUPERDASH)) | (White_Palace_18[top1] + FULLDASH + FULLCLAW + WINGS + FULLSUPERDASH)" + "logic": "(White_Palace_18[right1] + (LEFTDASH | WINGS | LEFTSUPERDASH)) | (White_Palace_18[top1] + FULLDASH + FULLCLAW + WINGS + FULLSUPERDASH)" }, { "name": "Soul_Totem-Path_of_Pain_Second", - "logic": "(White_Palace_18[right1] + FULLDASH + FULLCLAW + WINGS) | (White_Palace_18[top1] + FULLDASH + FULLCLAW + WINGS + FULLSUPERDASH)" + "logic": "(White_Palace_18[right1] + LEFTDASH + FULLCLAW + WINGS) | (White_Palace_18[top1] + FULLCLAW + WINGS + RIGHTSUPERDASH)" }, { "name": "Soul_Totem-Path_of_Pain_Hidden", From 0b4cbd0d897a012ac607a6bbcff2e1e7050ee309 Mon Sep 17 00:00:00 2001 From: TheMathGeek314 <16294237+TheMathGeek314@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:22:15 -0600 Subject: [PATCH 3/3] Revert entries.txt :tcArriveWithSpaghetti: --- RandomizerMod/Resources/entries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RandomizerMod/Resources/entries.txt b/RandomizerMod/Resources/entries.txt index 1437669..df6fe55 100644 --- a/RandomizerMod/Resources/entries.txt +++ b/RandomizerMod/Resources/entries.txt @@ -54,7 +54,7 @@ Hiveling Mosscreep Hopping Zoteling Kingsmould -Volatile Mosskin +Volatile Mosskin Stalking Devout Lesser Mawlek Wingmould