pokecrystal-board/stats/pokedex/entries/052.asm
2014-03-06 00:46:01 -05:00

13 lines
256 B
NASM

; MeowthPokedexEntry: ; 0x182c08
db "SCRATCHCAT@" ; species name
dw 104, 90; height, width
db "It loves things"
next "that sparkle. When"
next "it sees a shiny@"
db "object, the gold"
next "coin on its head"
next "shines too.@"
; 0x182c78