mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 19:54:14 +01:00
Clarify Underwater125 bug comment
This commit is contained in:
parent
f5495d1220
commit
9d7a11d9c0
@ -131,7 +131,7 @@ static const u16 sRegionMap_SpecialPlaceLocations[][2] =
|
||||
{
|
||||
{MAPSEC_UNDERWATER_105, MAPSEC_ROUTE_105},
|
||||
{MAPSEC_UNDERWATER_124, MAPSEC_ROUTE_124},
|
||||
{MAPSEC_UNDERWATER_125, MAPSEC_ROUTE_129}, // BUG: Map will incorrectly show player on Route 129 when diving on Route 125 (for Marine Cave only)
|
||||
{MAPSEC_UNDERWATER_125, MAPSEC_ROUTE_129}, // BUG: Map will incorrectly display the name of Route 129 when diving on Route 125 (for Marine Cave only)
|
||||
{MAPSEC_UNDERWATER_126, MAPSEC_ROUTE_126},
|
||||
{MAPSEC_UNDERWATER_127, MAPSEC_ROUTE_127},
|
||||
{MAPSEC_UNDERWATER_128, MAPSEC_ROUTE_128},
|
||||
|
Loading…
x
Reference in New Issue
Block a user