mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Minefield logical access oversight
This commit is contained in:
@@ -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": [
|
||||
|
Reference in New Issue
Block a user