Pokemon Emerald: Add missed locations to postgame locations group (#2654)

This commit is contained in:
Bryce Wilson 2024-02-13 14:47:57 -07:00 committed by GitHub
parent 74e79bff06
commit 57fcdf4fbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -114,8 +114,10 @@ LOCATION_GROUPS = {
"Littleroot Town - S.S. Ticket from Norman",
"SS Tidal - Hidden Item in Lower Deck Trash Can",
"SS Tidal - TM49 from Thief",
"Safari Zone NE - Item on Ledge",
"Safari Zone NE - Hidden Item North",
"Safari Zone NE - Hidden Item East",
"Safari Zone SE - Item in Grass",
"Safari Zone SE - Hidden Item in South Grass 1",
"Safari Zone SE - Hidden Item in South Grass 2",
}