pokecrystal-board/stats/pokedex/entries/151.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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