mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
AutoWorld: add post_fill
LttP: Move ShopSlotFill to post_fill
This commit is contained in:
@@ -159,6 +159,7 @@ def ShopSlotFill(world):
|
||||
shop_slots -= removed
|
||||
|
||||
if shop_slots:
|
||||
logger.info("Filling LttP Shop Slots")
|
||||
del shop_slots
|
||||
|
||||
from Fill import swap_location_item
|
||||
|
Reference in New Issue
Block a user