mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokemon Emerald: Exclude norman trainer location during norman goal (#3038)
This commit is contained in:
@@ -300,6 +300,7 @@ class PokemonEmeraldWorld(World):
|
|||||||
|
|
||||||
# Locations which are directly unlocked by defeating Norman.
|
# Locations which are directly unlocked by defeating Norman.
|
||||||
exclude_locations([
|
exclude_locations([
|
||||||
|
"Petalburg Gym - Leader Norman",
|
||||||
"Petalburg Gym - Balance Badge",
|
"Petalburg Gym - Balance Badge",
|
||||||
"Petalburg Gym - TM42 from Norman",
|
"Petalburg Gym - TM42 from Norman",
|
||||||
"Petalburg City - HM03 from Wally's Uncle",
|
"Petalburg City - HM03 from Wally's Uncle",
|
||||||
|
Reference in New Issue
Block a user