This commit is contained in:
CookieCat
2023-08-28 19:05:41 -04:00
parent cbdf4d903b
commit 5c49ccabbe

View File

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