List of locations by index number in Generation II: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(Since this is a technical article, I don't think it's bad to have the Japanese names side-by-side with the English ones. | Added/corrected info.)
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Each location in the [[Generation II]] games has its own identification number used internally by the game.
Each location in the [[Generation II]] games has its own ID used internally by the game.


These index numbers and names are used by {{game|Crystal}}'s [[Poké Seer]] in [[Cianwood City]].
In {{game|Crystal}}, these index numbers are used for three purposes: the Poké Seer, the location header pop-up at the bottom of the screen, and the location displayed by the Town Map. In Gold and Silver, only the last purpose is used.
* For most locations, including those with invalid index numbers and $80, she simply says "Hm… I see you met (POKéMON) here: {{tt|@|the location's name, except for $00, $7E, $7F, $FE, and $FF}}!" (invalid values return gibberish).
* Index numbers $00, $7E, and $FE cause the seer to say "Whaaaat? I can't tell a thing! How could I not know of this?".
* Index numbers $7F and $FF cause the seer to say "What!? Incredible! I don't how understand how, but it is incredible! You are special. I can't tell where you met it, but it was at level {{tt|@|the location's name, except for $00, $7E, $7F, $FE, and $FF}}. Am I good or what?"


Index numbers $60-$7D and $E0-$FD are invalid. $81-$DF are the same as $01-$7F.
The location header pop-up only recognizes IDs 0x00-0x5F; all other values return garbage strings.


{| class="roundy" style="margin:auto; background: #{{johto color dark}}; border: 3px solid #{{johto color}}"
==Poké Seer==
! style="background:#{{johto color light}}; {{roundytl|5px}};" | {{color|{{johto color dark}}|Hex}}
Pokémon caught in {{game|Crystal}} record information about their capture. This value is blank (0x00 0x00) for Pokémon obtained in games other than Pokémon Crystal. If a Pokémon is traded to a [[Generation I]] game, this data is permanently lost; however, it is retained when traded to {{game|Gold and Silver|s}}, despite those games not recording this data.
! style="background:#{{johto color light}};" | {{color|{{johto color dark}}|Location}}
 
! style="background:#{{johto color light}}; {{roundytr|5px}};" | {{color|{{johto color dark}}|Location (Japanese)}}
In Pokémon Crystal, the [[Poké Seer]] in [[Cianwood City]] tells the player where their Pokémon was caught, the time at which it was caught, and the level at which it was caught. In [[Pokémon Stadium 2]], checking a Pokémon shows where it was caught, the time at which it was caught, and the level at which it was caught. This information is not otherwise available to the player.
|- style="background: #fff;"
 
| 00 || (N/A) || (N/A)
In the {{OBP|Pokémon data structure|Generation II}}, the met location is stored using 7 bits, so only 127 locations (0x00 to 0x7F) are possible.
|- style="background: #fff;"
 
| 01 || [[New Bark Town]] || [[New Bark Town|ワカバタウン]]
* For all IDs not marked ''(unlabeled)'' in the table below, she simply says, "''Hm… I see you met <Pokémon> here: <location>!''"
|- style="background: #fff;"
** Any IDs not included in the table below use the same response, but since they do not have valid strings associated with them, the location name will be garbage text.
| 02 || {{rt|29|Johto}} || {{rt|29|Johto|29ばんどうろ}}
* IDs 0x00 and 0x7E cause the seer to say, "''Whaaaat? I can't tell a thing! How could I not know of this?''"
|- style="background: #fff;"
* ID 0x7F causes the seer to say, "''What!? Incredible! I don't how understand how, but it is incredible! You are special. I can't tell where you met it, but it was at level <level>. Am I good or what?''"
| 03 || [[Cherrygrove City]] || [[Cherrygrove City|ヨシノシティ]]
* IDs 0x60-0x7D are completely invalid.
|- style="background: #fff;"
 
| 04 || {{rt|30|Johto}} || {{rt|30|Johto|30ばんどうろ}}
==List==
|- style="background: #fff;"
{| class="roundtable sortable" style="margin:auto; background: #{{crystal color dark}}; border: 5px solid #{{silver color}}"
| 05 || {{rt|31|Johto}} || {{rt|31|Johto|31ばんどうろ}}
! style="background-color:#{{gold color}}" | #
|- style="background: #fff;"
! style="background-color:#{{gold color}}" | Hex
| 06 || [[Violet City]] || [[Violet City|キキョウシティ]]
! style="background-color:#{{gold color}}" | Location
|- style="background: #fff;"
|-
| 07 || [[Sprout Tower]] || [[Sprout Tower|マダツボミのとう]]
| 000 || 0x00 || ''{{DL|Pokémon Gold and Silver beta|Special (location)|Special}}''<ref group="lower-alpha">0x00 is the ID of 2F of all [[Pokémon Center]]s. However, the player's previous location is used for the Pokégear map, and any Eggs hatched there use the player's previous location.</ref>
|- style="background: #fff;"
|-
| 08 || {{rt|32|Johto}} || {{rt|32|Johto|32ばんどうろ}}
| 001 || 0x01 || [[New Bark Town]]
|- style="background: #fff;"
|-
| 09 || [[Ruins of Alph]] || [[Ruins of Alph|アルフのいせき]]
| 002 || 0x02 || {{rt|29|Johto}}
|- style="background: #fff;"
|-
| 0A || [[Union Cave]] || [[Union Cave|つながりのどうくつ]]
| 003 || 0x03 || [[Cherrygrove City]]
|- style="background: #fff;"
|-
| 0B || {{rt|33|Johto}} || {{rt|33|Johto|33ばんどうろ}}
| 004 || 0x04 || {{rt|30|Johto}}
|- style="background: #fff;"
|-
| 0C || [[Azalea Town]] || [[Azalea Town|ヒワダタウン]]
| 005 || 0x05 || {{rt|31|Johto}}
|- style="background: #fff;"
|-
| 0D || [[Slowpoke Well]] || [[Slowpoke Well|ヤドンのいど]]
| 006 || 0x06 || [[Violet City]]
|- style="background: #fff;"
|-
| 0E || [[Ilex Forest]] || [[Ilex Forest|ウバメのもり]]
| 007 || 0x07 || [[Sprout Tower]]
|- style="background: #fff;"
|-
| 0F || {{rt|34|Johto}} || {{rt|34|Johto|34ばんどうろ}}
| 008 || 0x08 || {{rt|32|Johto}}
|- style="background: #fff;"
|-
| 10 || [[Goldenrod City]] || [[Goldenrod City|コガネシティ]]
| 009 || 0x09 || [[Ruins of Alph]]
|- style="background: #fff;"
|-
| 11 || [[Goldenrod Radio Tower|Radio Tower]] || [[Goldenrod Radio Tower|ラジオとう]]
| 010 || 0x0A || [[Union Cave]]
|- style="background: #fff;"
|-
| 12 || {{rt|35|Johto}} || {{rt|35|Johto|35ばんどうろ}}
| 011 || 0x0B || {{rt|33|Johto}}
|- style="background: #fff;"
|-
| 13 || [[National Park]] || [[National Park|しぜんこうえん]]
| 012 || 0x0C || [[Azalea Town]]
|- style="background: #fff;"
|-
| 14 || {{rt|36|Johto}} || {{rt|36|Johto|36ばんどうろ}}
| 013 || 0x0D || [[Slowpoke Well]]
|- style="background: #fff;"
|-
| 15 || {{rt|37|Johto}} || {{rt|37|Johto|37ばんどうろ}}
| 014 || 0x0E || [[Ilex Forest]]
|- style="background: #fff;"
|-
| 16 || [[Ecruteak City]] || [[Ecruteak City|エンジュシティ]]
| 015 || 0x0F || {{rt|34|Johto}}
|- style="background: #fff;"
|-
| 17 || [[Bell Tower|Tin Tower]] || [[Bell Tower|スズのとう]]
| 016 || 0x10 || [[Goldenrod City]]
|- style="background: #fff;"
|-
| 18 || [[Burned Tower]]  || [[Burned Tower|やけたとう]]
| 017 || 0x11 || [[Goldenrod Radio Tower|Radio Tower]]
|- style="background: #fff;"
|-
| 19 || {{rt|38|Johto}} || {{rt|38|Johto|38ばんどうろ}}
| 018 || 0x12 || {{rt|35|Johto}}
|- style="background: #fff;"
|-
| 1A || {{rt|39|Johto}} || {{rt|39|Johto|39ばんどうろ}}
| 019 || 0x13 || [[National Park]]
|- style="background: #fff;"
|-
| 1B || [[Olivine City]] || [[Olivine City|アサギシティ]]
| 020 || 0x14 || {{rt|36|Johto}}
|- style="background: #fff;"
|-
| 1C || [[Glitter Lighthouse|Lighthouse]] || [[Glitter Lighthouse|アサギのとうだい]]
| 021 || 0x15 || {{rt|37|Johto}}
|- style="background: #{{crystal color}};"
|-
| 1D || {{Gdis|Battle Tower|II}} || {{Gdis|Battle Tower|II|バトルタワー}}
| 022 || 0x16 || [[Ecruteak City]]
|- style="background: #fff;"
|-
| 1E || {{rt|40|Johto}} || {{rt|40|Johto|40ばんすいどう}}
| 023 || 0x17 || [[Bell Tower|Tin Tower]]
|- style="background: #fff;"
|-
| 1F || [[Whirl Islands]] || [[Whirl Islands|うずまきじま]]
| 024 || 0x18 || [[Burned Tower]]
|- style="background: #fff;"
|-
| 20 || {{rt|41|Johto}} || {{rt|41|Johto|41ばんすいどう}}
| 025 || 0x19 || {{rt|38|Johto}}
|- style="background: #fff;"
|-
| 21 || [[Cianwood City]] || [[Cianwood City|タンバシティ]]
| 026 || 0x1A || {{rt|39|Johto}}
|- style="background: #fff;"
|-
| 22 || {{rt|42|Johto}} || {{rt|42|Johto|42ばんどうろ}}
| 027 || 0x1B || [[Olivine City]]
|- style="background: #fff;"
|-
| 23 || [[Mt. Mortar]] || [[Mt. Mortar|スリバチやま]]
| 028 || 0x1C || [[Olivine Lighthouse|Lighthouse]]
|- style="background: #fff;"
|- style="background: #{{crystal color}}"
| 24 || [[Mahogany Town]] || [[Mahogany Town|チョウジタウン]]
| 029 || 0x1D || {{Gdis|Battle Tower|II}}
|- style="background: #fff;"
|-
| 25 || {{rt|43|Johto}} || {{rt|43|Johto|43ばんどうろ}}
| 030 || 0x1E || {{rt|40|Johto}}
|- style="background: #fff;"
|-
| 26 || [[Lake of Rage]] || [[Lake of Rage|いかりのみずうみ]]
| 031 || 0x1F || [[Whirl Islands]]
|- style="background: #fff;"
|-
| 27 || {{rt|44|Johto}} || {{rt|44|Johto|44ばんどうろ}}
| 032 || 0x20 || {{rt|41|Johto}}
|- style="background: #fff;"
|-
| 28 || [[Ice Path]]  || [[Ice Path|こおりのぬけみち]]
| 033 || 0x21 || [[Cianwood City]]
|- style="background: #fff;"
|-
| 29 || [[Blackthorn City]] || [[Blackthorn City|フスベシティ]]
| 034 || 0x22 || {{rt|42|Johto}}
|- style="background: #fff;"
|-
| 2A || [[Dragon's Den]] || [[Dragon's Den|りゅうのあな]]
| 035 || 0x23 || [[Mt. Mortar]]
|- style="background: #fff;"
|-
| 2B || {{rt|45|Johto}} || {{rt|45|Johto|45ばんどうろ}}
| 036 || 0x24 || [[Mahogany Town]]
|- style="background: #fff;"
|-
| 2C || [[Dark Cave]] || [[Dark Cave|くらやみのほらあな]]
| 037 || 0x25 || {{rt|43|Johto}}
|- style="background: #fff;"
|-
| 2D || {{rt|46|Johto}} || {{rt|46|Johto|46ばんどうろ}}
| 038 || 0x26 || [[Lake of Rage]]
|- style="background: #fff;"
|-
| 2E || [[Mt. Silver|Silver Cave]] || [[Mt. Silver|シロガネやま]]
| 039 || 0x27 || {{rt|44|Johto}}
|- style="background: #fff;"
|-
| 2F || [[Pallet Town]] || [[Pallet Town|マサラタウン]]
| 040 || 0x28 || [[Ice Path]]
|- style="background: #fff;"
|-
| 30 || {{rt|1|Kanto}} || {{rt|1|Kanto|1ばんどうろ}}
| 041 || 0x29 || [[Blackthorn City]]
|- style="background: #fff;"
|-
| 31 || [[Viridian City]] || [[Viridian City|トキワシティ]]
| 042 || 0x2A || [[Dragon's Den]]
|- style="background: #fff;"
|-
| 32 || {{rt|2|Kanto}} || {{rt|2|Kanto|2ばんどうろ}}
| 043 || 0x2B || {{rt|45|Johto}}
|- style="background: #fff;"
|-
| 33 || [[Pewter City]] || [[Pewter City|ニビシティ]]
| 044 || 0x2C || [[Dark Cave]]
|- style="background: #fff;"
|-
| 34 || {{rt|3|Kanto}} || {{rt|3|Kanto|3ばんどうろ}}
| 045 || 0x2D || {{rt|46|Johto}}
|- style="background: #fff;"
|-
| 35 || [[Mt. Moon]] || [[Mt. Moon|おつきみやま]]{{tt|*|not オツキミやま}}
| 046 || 0x2E || [[Mt. Silver|Silver Cave]]
|- style="background: #fff;"
|-
| 36 || {{rt|4|Kanto}} || {{rt|4|Kanto|4ばんどうろ}}
| 047 || 0x2F || [[Pallet Town]]
|- style="background: #fff;"
|-
| 37 || [[Cerulean City]] || [[Cerulean City|ハナダシティ]]
| 048 || 0x30 || {{rt|1|Kanto}}
|- style="background: #fff;"
|-
| 38 || {{rt|24|Kanto}} || {{rt|24|Kanto|24ばんどうろ}}
| 049 || 0x31 || [[Viridian City]]
|- style="background: #fff;"
|-
| 39 || {{rt|25|Kanto}} || {{rt|25|Kanto|25ばんどうろ}}
| 050 || 0x32 || {{rt|2|Kanto}}
|- style="background: #fff;"
|-
| 3A || {{rt|5|Kanto}} || {{rt|5|Kanto|5ばんどうろ}}
| 051 || 0x33 || [[Pewter City]]
|- style="background: #fff;"
|-
| 3B || [[Underground Path (Kanto Routes 5-6)|Underground]] || [[Underground Path (Kanto Routes 5-6)|ちかつうろ]]
| 052 || 0x34 || {{rt|3|Kanto}}
|- style="background: #fff;"
|-
| 3C || {{rt|6|Kanto}} || {{rt|6|Kanto|6ばんどうろ}}
| 053 || 0x35 || [[Mt. Moon]]
|- style="background: #fff;"
|-
| 3D || [[Vermilion City]] || [[Vermilion City|クチバシティ]]
| 054 || 0x36 || {{rt|4|Kanto}}
|- style="background: #fff;"
|-
| 3E || [[Diglett's Cave]] || [[Diglett's Cave|ディグダのあな]]
| 055 || 0x37 || [[Cerulean City]]
|- style="background: #fff;"
|-
| 3F || {{rt|7|Kanto}} || {{rt|7|Kanto|7ばんどうろ}}
| 056 || 0x38 || {{rt|24|Kanto}}
|- style="background: #fff;"
|-
| 40 || {{rt|8|Kanto}} || {{rt|8|Kanto|8ばんどうろ}}
| 057 || 0x39 || {{rt|25|Kanto}}
|- style="background: #fff;"
|-
| 41 || {{rt|9|Kanto}} || {{rt|9|Kanto|9ばんどうろ}}
| 058 || 0x3A || {{rt|5|Kanto}}
|- style="background: #fff;"
|-
| 42 || [[Rock Tunnel]] || [[Rock Tunnel|イワヤマトンネル]]
| 059 || 0x3B || [[Underground Path (Kanto Routes 5–6)|Underground]]
|- style="background: #fff;"
|-
| 43 || {{rt|10|Kanto}} || {{rt|10|Kanto|10ばんどうろ}}
| 060 || 0x3C || {{rt|6|Kanto}}
|- style="background: #fff;"
|-
| 44 || [[Kanto Power Plant|Power Plant]] || [[Kanto Power Plant|はつでんしょ]]
| 061 || 0x3D || [[Vermilion City]]
|- style="background: #fff;"
|-
| 45 || [[Lavender Town]] || [[Lavender Town|シオンタウン]]
| 062 || 0x3E || [[Diglett's Cave]]
|- style="background: #fff;"
|-
| 46 || {{pkmn|Tower|Lav Radio Tower}} || {{pkmn|Tower|シオンラジオとう}}
| 063 || 0x3F || {{rt|7|Kanto}}
|- style="background: #fff;"
| 47 || [[Celadon City]] || [[Celadon City|タマムシシティ]]
|- style="background: #fff;"
| 48 || [[Saffron City]] || [[Saffron City|ヤマブキシティ]]
|- style="background: #fff;"
| 49 || {{rt|11|Kanto}} || {{rt|11|Kanto|11ばんどうろ}}
|- style="background: #fff;"
| 4A || {{rt|12|Kanto}} || {{rt|12|Kanto|12ばんどうろ}}
|- style="background: #fff;"
| 4B || {{rt|13|Kanto}} || {{rt|13|Kanto|13ばんどうろ}}
|- style="background: #fff;"
| 4C || {{rt|14|Kanto}} || {{rt|14|Kanto|14ばんどうろ}}
|- style="background: #fff;"
| 4D || {{rt|15|Kanto}} || {{rt|15|Kanto|15ばんどうろ}}
|- style="background: #fff;"
| 4E || {{rt|16|Kanto}} || {{rt|16|Kanto|16ばんどうろ}}
|- style="background: #fff;"
| 4F || {{rt|17|Kanto}} || {{rt|17|Kanto|17ばんどうろ}}
|- style="background: #fff;"
| 50 || {{rt|18|Kanto}} || {{rt|18|Kanto|18ばんどうろ}}
|- style="background: #fff;"
| 51 || [[Fuchsia City]] || [[Fuchsia City|セキチクシティ]]
|- style="background: #fff;"
| 52 || {{rt|19|Kanto}} || {{rt|19|Kanto|19ばんすいどう}}
|- style="background: #fff;"
| 53 || {{rt|20|Kanto}} || {{rt|20|Kanto|20ばんすいどう}}
|- style="background: #fff;"
| 54 || [[Seafoam Islands]] || [[Seafoam Islands|ふたごじま]]
|- style="background: #fff;"
| 55 || [[Cinnabar Island]] || [[Cinnabar Island|グレンじま]]{{tt|*|not グレンタウン}}
|- style="background: #fff;"
| 56 || {{rt|21|Kanto}} || {{rt|21|Kanto|21ばんすいどう}}
|- style="background: #fff;"
| 57 || {{rt|22|Kanto}} || {{rt|22|Kanto|22ばんどうろ}}
|- style="background: #fff;"
| 58 || {{ka|Victory Road}} || {{ka|Victory Road|チャンピオンロード}}
|- style="background: #fff;"
| 59 || {{rt|23|Kanto}} || {{rt|23|Kanto|23ばんどうろ}}
|- style="background: #fff;"
| 5A || [[Indigo Plateau]] || [[Indigo Plateau|セキエイこうげん]]
|- style="background: #fff;"
| 5B || {{rt|26|Kanto}} || {{rt|26|Kanto|26ばんどうろ}}
|- style="background: #fff;"
| 5C || {{rt|27|Kanto}} || {{rt|27|Kanto|27ばんどうろ}}
|- style="background: #fff;"
| 5D || [[Tohjo Falls]] || [[Tohjo Falls|トージョウのたき]]
|- style="background: #fff;"
| 5E || {{rt|28|Kanto}} || {{rt|28|Kanto|28ばんどうろ}}
|- style="background: #fff;"
| 5F || [[S.S. Aqua|Fast Ship]] || [[S.S. Aqua|こうそくせん]]
|- style="background: #fff;"
| 7E || (N/A) || (N/A)
|- style="background: #fff;"
| 7F || (N/A) || (N/A)
|-
|-
| style="background: #fff; {{roundybl|5px}}" | 80
| 064 || 0x40 || {{rt|8|Kanto}}
| style="background: #fff;" | "{{tt|Unknown|Letter case}}"
|-
| style="background: #fff; {{roundybr|5px}}" | ふめい <small>''unknown''</small>
| 065 || 0x41 || {{rt|9|Kanto}}
|-
| 066 || 0x42 || [[Rock Tunnel]]
|-
| 067 || 0x43 || {{rt|10|Kanto}}
|-
| 068 || 0x44 || [[Kanto Power Plant|Power Plant]]
|-
| 069 || 0x45 || [[Lavender Town]]
|-
| 070 || 0x46 || {{pkmn|Tower|Lav Radio Tower}}
|-
| 071 || 0x47 || [[Celadon City]]
|-
| 072 || 0x48 || [[Saffron City]]
|-
| 073 || 0x49 || {{rt|11|Kanto}}
|-
| 074 || 0x4A || {{rt|12|Kanto}}
|-
| 075 || 0x4B || {{rt|13|Kanto}}
|-
| 076 || 0x4C || {{rt|14|Kanto}}
|-
| 077 || 0x4D || {{rt|15|Kanto}}
|-
| 078 || 0x4E || {{rt|16|Kanto}}
|-
| 079 || 0x4F || {{rt|17|Kanto}}
|-
| 080 || 0x50 || {{rt|18|Kanto}}
|-
| 081 || 0x51 || [[Fuchsia City]]
|-
| 082 || 0x52 || {{rt|19|Kanto}}
|-
| 083 || 0x53 || {{rt|20|Kanto}}
|-
| 084 || 0x54 || [[Seafoam Islands]]
|-
| 085 || 0x55 || [[Cinnabar Island]]
|-
| 086 || 0x56 || {{rt|21|Kanto}}
|-
| 087 || 0x57 || {{rt|22|Kanto}}
|-
| 088 || 0x58 || {{ka|Victory Road}}
|-
| 089 || 0x59 || {{rt|23|Kanto}}
|-
| 090 || 0x5A || [[Indigo Plateau]]
|-
| 091 || 0x5B || {{rt|26|Kanto}}
|-
| 092 || 0x5C || {{rt|27|Kanto}}
|-
| 093 || 0x5D || [[Tohjo Falls]]
|-
| 094 || 0x5E || {{rt|28|Kanto}}
|-
| 095 || 0x5F || [[S.S. Aqua|Fast Ship]]
|-
| 126 || 0x7E || ''(unlabeled)''
|-
| 127 || 0x7F || ''{{DL|List of PCNY event Pokémon distributions (Generation II)|Event}}''
|}
|}
==Notes==
<references group="lower-alpha" />


{{Locations by index number}}<br>
{{Locations by index number}}<br>
{{DoubleProjectTag|Locations|Games}}
{{DoubleProjectTag|Locations|Games}}
[[ja:地名のインデックス番号一覧 (第二世代)]]
[[zh:地点编号(第二世代)]]

Revision as of 19:05, 12 April 2024

Each location in the Generation II games has its own ID used internally by the game.

In Pokémon Crystal, these index numbers are used for three purposes: the Poké Seer, the location header pop-up at the bottom of the screen, and the location displayed by the Town Map. In Gold and Silver, only the last purpose is used.

The location header pop-up only recognizes IDs 0x00-0x5F; all other values return garbage strings.

Poké Seer

Pokémon caught in Pokémon Crystal record information about their capture. This value is blank (0x00 0x00) for Pokémon obtained in games other than Pokémon Crystal. If a Pokémon is traded to a Generation I game, this data is permanently lost; however, it is retained when traded to Pokémon Gold and Silver, despite those games not recording this data.

In Pokémon Crystal, the Poké Seer in Cianwood City tells the player where their Pokémon was caught, the time at which it was caught, and the level at which it was caught. In Pokémon Stadium 2, checking a Pokémon shows where it was caught, the time at which it was caught, and the level at which it was caught. This information is not otherwise available to the player.

In the Pokémon data structure, the met location is stored using 7 bits, so only 127 locations (0x00 to 0x7F) are possible.

  • For all IDs not marked (unlabeled) in the table below, she simply says, "Hm… I see you met <Pokémon> here: <location>!"
    • Any IDs not included in the table below use the same response, but since they do not have valid strings associated with them, the location name will be garbage text.
  • IDs 0x00 and 0x7E cause the seer to say, "Whaaaat? I can't tell a thing! How could I not know of this?"
  • ID 0x7F causes the seer to say, "What!? Incredible! I don't how understand how, but it is incredible! You are special. I can't tell where you met it, but it was at level <level>. Am I good or what?"
  • IDs 0x60-0x7D are completely invalid.

List

# Hex Location
000 0x00 Special[a]
001 0x01 New Bark Town
002 0x02 Route 29
003 0x03 Cherrygrove City
004 0x04 Route 30
005 0x05 Route 31
006 0x06 Violet City
007 0x07 Sprout Tower
008 0x08 Route 32
009 0x09 Ruins of Alph
010 0x0A Union Cave
011 0x0B Route 33
012 0x0C Azalea Town
013 0x0D Slowpoke Well
014 0x0E Ilex Forest
015 0x0F Route 34
016 0x10 Goldenrod City
017 0x11 Radio Tower
018 0x12 Route 35
019 0x13 National Park
020 0x14 Route 36
021 0x15 Route 37
022 0x16 Ecruteak City
023 0x17 Tin Tower
024 0x18 Burned Tower
025 0x19 Route 38
026 0x1A Route 39
027 0x1B Olivine City
028 0x1C Lighthouse
029 0x1D Battle Tower
030 0x1E Route 40
031 0x1F Whirl Islands
032 0x20 Route 41
033 0x21 Cianwood City
034 0x22 Route 42
035 0x23 Mt. Mortar
036 0x24 Mahogany Town
037 0x25 Route 43
038 0x26 Lake of Rage
039 0x27 Route 44
040 0x28 Ice Path
041 0x29 Blackthorn City
042 0x2A Dragon's Den
043 0x2B Route 45
044 0x2C Dark Cave
045 0x2D Route 46
046 0x2E Silver Cave
047 0x2F Pallet Town
048 0x30 Route 1
049 0x31 Viridian City
050 0x32 Route 2
051 0x33 Pewter City
052 0x34 Route 3
053 0x35 Mt. Moon
054 0x36 Route 4
055 0x37 Cerulean City
056 0x38 Route 24
057 0x39 Route 25
058 0x3A Route 5
059 0x3B Underground
060 0x3C Route 6
061 0x3D Vermilion City
062 0x3E Diglett's Cave
063 0x3F Route 7
064 0x40 Route 8
065 0x41 Route 9
066 0x42 Rock Tunnel
067 0x43 Route 10
068 0x44 Power Plant
069 0x45 Lavender Town
070 0x46 Lav Radio Tower
071 0x47 Celadon City
072 0x48 Saffron City
073 0x49 Route 11
074 0x4A Route 12
075 0x4B Route 13
076 0x4C Route 14
077 0x4D Route 15
078 0x4E Route 16
079 0x4F Route 17
080 0x50 Route 18
081 0x51 Fuchsia City
082 0x52 Route 19
083 0x53 Route 20
084 0x54 Seafoam Islands
085 0x55 Cinnabar Island
086 0x56 Route 21
087 0x57 Route 22
088 0x58 Victory Road
089 0x59 Route 23
090 0x5A Indigo Plateau
091 0x5B Route 26
092 0x5C Route 27
093 0x5D Tohjo Falls
094 0x5E Route 28
095 0x5F Fast Ship
126 0x7E (unlabeled)
127 0x7F Event

Notes

  1. 0x00 is the ID of 2F of all Pokémon Centers. However, the player's previous location is used for the Pokégear map, and any Eggs hatched there use the player's previous location.


Generation IGeneration IIGeneration III (Colo/XD) • Generation IVGeneration VGeneration VI
Generation VII (SM/USUMLGPE) • Generation VIII (SwShBDSPLA) • Generation IX (SV)


Project Locations logo.png This article is part of both Project Locations and Project Games, Bulbapedia projects that, together, aim to write comprehensive articles on the Pokémon Locations and Games, respectively. Project Games logo.png