I just didn't do this one and then Medic approved it anyway LMAO

This commit is contained in:
NewSoupVi
2024-11-28 21:05:58 +01:00
committed by GitHub
parent eeea2bc85d
commit 5b7cd09470

View File

@@ -466,7 +466,7 @@ The world has to provide the following things for generation:
* the properties mentioned above
* additions to the item pool
* additions to the regions list: at least one called "Menu"
* additions to the regions list: at least one using the world class's `origin_region_name` ("Menu" by default)
* locations placed inside those regions
* a `def create_item(self, item: str) -> MyGameItem` to create any item on demand
* applying `self.multiworld.push_precollected` for world-defined start inventory