pokecrystal/stats/pokedex/entries/151.asm

9 lines
250 B
NASM

; MewPokedexEntry: ; 0x1cc915
db "NEW SPECIE@" ; species name
dw 104, 90; height, width
db "Because it can", $4e, "learn any move,", $4e, "some people began@"
db "research to see if", $4e, "it is the ancestor", $4e, "of all #MON.@"
; 0x1cc988