diff --git a/worlds/grinch/Items.py b/worlds/grinch/Items.py index 0be049ba..45613b48 100644 --- a/worlds/grinch/Items.py +++ b/worlds/grinch/Items.py @@ -581,7 +581,7 @@ ALL_ITEMS_TABLE: dict[str, GrinchItemData] = { **TRAPS_TABLE, **USEFUL_ITEMS_TABLE, # **SLEIGH_PARTS_TABLE, - **MOVES_TABLE, + # **MOVES_TABLE, } # Psuedocoding traplink table diff --git a/worlds/grinch/Rules.py b/worlds/grinch/Rules.py index 283c3cc3..6748271d 100644 --- a/worlds/grinch/Rules.py +++ b/worlds/grinch/Rules.py @@ -530,11 +530,16 @@ rules_dict: dict[str, list[list[str]]] = { grinch_items.gadgets.GRINCH_COPTER, ], ], - "WF - Ski Resort - GC BP inside Dog's Fence": [[]], + "WF - Ski Resort - GC BP inside Dog's Fence": [ + [ + grinch_items.gadgets.ROCKET_EGG_LAUNCHER, + grinch_items.gadgets.SLIME_SHOOTER, + ] + ], "WF - Ski Resort - GC BP in Max Cave": [ - [] - # "move_rando" - # [MX] + [ + grinch_items.gadgets.SLIME_SHOOTER, + ] ], "WF - Civic Center - GC BP on Left Side in Bat Cave Wall": [ [