Skip to content

Commit

Permalink
I just didn't do this one and then Medic approved it anyway LMAO
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi authored Nov 28, 2024
1 parent eeea2bc commit 5b7cd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/world api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b7cd09

Please sign in to comment.