mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
[Pokémon Red and Blue] more improvements (#1208)
* Generated patch includes base patch * location ID range start match item ID start * remove unused import * Change Oak's Aides defaults to be more sync-friendly
This commit is contained in:
@@ -124,7 +124,7 @@ class PokemonRedBlueWorld(World):
|
||||
|
||||
self.multiworld.itempool += item_pool
|
||||
|
||||
def generate_basic(self) -> None:
|
||||
def pre_fill(self) -> None:
|
||||
|
||||
process_wild_pokemon(self)
|
||||
process_static_pokemon(self)
|
||||
|
Reference in New Issue
Block a user