mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Does not require REL for a blueprint and Shaving the Dump Guardian mission
This commit is contained in:
@@ -121,7 +121,7 @@ rules_dict: dict[str,list[list[str]]] = {
|
||||
],
|
||||
"Shaving Who Dump Guardian": [
|
||||
["Scissors", "Grinch Copter"],
|
||||
["Scissors", "Slime Shooter", "Rotten Egg Launcher", "Rocket Spring"]
|
||||
["Scissors", "Slime Shooter", "Rocket Spring"]
|
||||
],
|
||||
"Short-Circuiting Power-Plant": [
|
||||
["Rotten Egg Launcher", "Grinch Copter"],
|
||||
@@ -280,7 +280,7 @@ rules_dict: dict[str,list[list[str]]] = {
|
||||
],
|
||||
"OCD Blueprint - Guardian's House - Right Side": [
|
||||
["Rotten Egg Launcher", "Grinch Copter"],
|
||||
["Rotten Egg Launcher", "Slime Shooter", "Rocket Spring"]
|
||||
["Slime Shooter", "Rocket Spring"]
|
||||
],
|
||||
"OCD Blueprint - Inside Guardian's House": [
|
||||
[]
|
||||
|
Reference in New Issue
Block a user