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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

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":