Blasphemous: Move pre_fill to create_items #3901

This commit is contained in:
Exempt-Medic
2024-09-17 09:08:15 -04:00
committed by GitHub
parent ec50b0716a
commit 96542fb2d8

View File

@@ -199,8 +199,6 @@ class BlasphemousWorld(World):
self.multiworld.itempool += pool
def pre_fill(self):
self.place_items_from_dict(unrandomized_dict)
if self.options.thorn_shuffle == "vanilla":
@@ -335,4 +333,4 @@ class BlasphemousItem(Item):
class BlasphemousLocation(Location):
game: str = "Blasphemous"
game: str = "Blasphemous"