diff --git a/worlds/ahit/__init__.py b/worlds/ahit/__init__.py index caa30a8775..ff2fe53284 100644 --- a/worlds/ahit/__init__.py +++ b/worlds/ahit/__init__.py @@ -61,6 +61,7 @@ class HatInTimeWorld(World): def create_regions(self): self.nyakuza_thug_items = {} self.shop_locs = [] + self.badge_seller_count = 0 create_regions(self) # place default contract locations if contract shuffle is off so logic can still utilize them