pokecrystal-board/stats/pokedex/entries/151.asm
2013-02-05 19:29:20 -05:00

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