AutoWorld: add post_fill

LttP: Move ShopSlotFill to post_fill
This commit is contained in:
Fabian Dill
2021-08-30 01:16:04 +02:00
parent 7ba4bfc0d5
commit baa7992a7a
4 changed files with 10 additions and 4 deletions

View File

@@ -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