pokecrystal-board/data/pokedex/entries/150.asm
2014-05-31 22:57:00 -07:00

13 lines
247 B
NASM

; MewtwoPokedexEntry: ; 0x1cc8ae
db "GENETIC@" ; species name
dw 607, 2690 ; height, width
db "Said to rest qui-"
next "etly in an"
next "undiscovered cave,"
page "this #MON was"
next "created solely for"
next "battling.@"
; 0x1cc915