Pokemon Emerald: Exclude norman trainer location during norman goal (#3038)

This commit is contained in:
Bryce Wilson 2024-03-28 15:20:55 -06:00 committed by GitHub
parent 74ac66b032
commit 74b2bf5161
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@ class PokemonEmeraldWorld(World):
# Locations which are directly unlocked by defeating Norman.
exclude_locations([
"Petalburg Gym - Leader Norman",
"Petalburg Gym - Balance Badge",
"Petalburg Gym - TM42 from Norman",
"Petalburg City - HM03 from Wally's Uncle",