We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ac66b commit 74b2bf5Copy full SHA for 74b2bf5
worlds/pokemon_emerald/__init__.py
@@ -300,6 +300,7 @@ def exclude_locations(location_names: List[str]):
300
301
# Locations which are directly unlocked by defeating Norman.
302
exclude_locations([
303
+ "Petalburg Gym - Leader Norman",
304
"Petalburg Gym - Balance Badge",
305
"Petalburg Gym - TM42 from Norman",
306
"Petalburg City - HM03 from Wally's Uncle",
0 commit comments