diff --git a/worlds/grinch/Rules.py b/worlds/grinch/Rules.py index 8ab1ad25..1dc39266 100644 --- a/worlds/grinch/Rules.py +++ b/worlds/grinch/Rules.py @@ -516,10 +516,10 @@ rules_dict: dict[str,list[list[str]]] = { # ], # "Pink Present": [ # [REL], - # ["Pancake"] + # [PC] # ], # "Yellow Present": [ - # ["Pancake"] + # [PC] # ] }