Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Starting at offset 0xC0EC, 75 bytes (0x4B) are used for registered Phone Numbers on the Player's Pokégear.
- Each individual byte represents an ID associated with a specific Phone Number. Because the Player is able to register Phone Numbers in any given order when playing the game, the order of these bytes reflect the IDs in the order they were registered. If a given slot is 0xFF, then there is no current Phone Number registered to that slot in the Pokégear.
- List of IDs:
- 00 Mother
- 01 Prof. Elm
- 02 Prof. Oak
- 03 Ethan
- 04 Lyra
- 05 Kurt
- 06 Day-C Man
- 07 Day-C Lady
- 08 Buena
- 09 Bill
- 0A Joey
- 0B Ralph
- 0C Liz
- 0D Wade
- 0E Anthony
- 0F Bike Shop
- 10 Kenji
- 11 Whitney
- 12 Falkner
- 13 Jack
- 14 Chad
- 15 Brent
- 16 Todd
- 17 Arnie
- 18 Baoba
- 19 Irwin
- 1A Janine
- 1B Clair
- 1C Erika
- 1D Misty
- 1E Blaine
- 1F Blue
- 20 Chuck
- 21 Brock
- 22 Bugsy
- 23 Sabrina
- 24 Lt. Surge
- 25 Morty
- 26 Jasmine
- 27 Pryce
- 28 Huey
- 29 Gaven
- 2A Jamie
- 2B Reena
- 2C Vance
- 2D Parry
- 2E Erin
- 2F Beverly
- 30 Jose
- 31 Gina
- 32 Alan
- 33 Dana
- 34 Derek
- 35 Tully
- 36 Tiffany
- 37 Wilton
- 38 Krise
- 39 Ian
- 3A Walt
- 3B Alfred
- 3C Doug
- 3D Rob
- 3E Kyle
- 3F Kyler
- 40 Tim & Sue
- 41 Kenny
- 42 Tanner
- 43 Josh
- 44 Torin
- 45 Hillary
- 46 Billy
- 47 Kay & Tia
- 48 Reese
- 49 Aiden
- 4A Ernest
- A simple cheat to register all Phone Numbers at once would be to write bytes 0x00 to 0x4A, registering every Phone Number in order by ID.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement