From 43acc9f00369a97acab9da8986d93ea8065f00e1 Mon Sep 17 00:00:00 2001 From: MarioSpore Date: Thu, 11 Sep 2025 19:35:42 -0400 Subject: [PATCH] Minefield logical access oversight --- worlds/grinch/Rules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/grinch/Rules.py b/worlds/grinch/Rules.py index 9bf590f3..e328139b 100644 --- a/worlds/grinch/Rules.py +++ b/worlds/grinch/Rules.py @@ -542,7 +542,7 @@ access_rules_dict: dict[str,list[list[str]]] = { # ["Progressive Vacuum Access": 2] ], "Minefield": [ - ["Rotten Egg Launcher", "Slime Shooter", "Rocket Spring"], + ["Rotten Egg Launcher", "Rocket Spring"], ["Rotten Egg Launcher", "Grinch Copter"] ], "Power Plant": [