Generation I item codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
 
Line 113: Line 113:


Note: Pokémon obtained this way are registered in the Pokédex, so getting [[MissingNo.]] this way will duplicate the 6th item. It would be necessary to toss TM05 x128 before using the code again.
Note: Pokémon obtained this way are registered in the Pokédex, so getting [[MissingNo.]] this way will duplicate the 6th item. It would be necessary to toss TM05 x128 before using the code again.

==Enter Hall of Fame==
A code to enter the Hall of Fame [https://archives.glitchcity.info/forums/board-115/thread-6638/page-4.html by Stackout].

8F
(any item) x (any)
Awakening x 22
Carbos x100
X Accuracy x187
X Attack x 64
TM05 x214
Revive x201

ld c,$16
ld h,$64
ld l,$bb
ld b,c
ld b,b
call $35d6
ret

<pre>0e 16 26 64 2e bb 41 40 cd d6 35 c9</pre>


== References ==
== References ==