diff --git a/worlds/grinch/Rules.py b/worlds/grinch/Rules.py index e328139b..cc5948f7 100644 --- a/worlds/grinch/Rules.py +++ b/worlds/grinch/Rules.py @@ -510,9 +510,23 @@ rules_dict: dict[str,list[list[str]]] = { "5th Crate Squashed": [ [] ] + # "Green Present": [ + # [] + # ], + # "Red Present": [ + # [] + # ], + # "Pink Present": [ + # ["Rotten Egg Launcher"], + # ["Pancake"] + # ], + # "Yellow Present": [ + # ["Pancake"] + # ] } + access_rules_dict: dict[str,list[list[str]]] = { "Whoville": [ []