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

13 lines
246 B
NASM

; SlowpokePokedexEntry: ; 0x1b85d3
db "DOPEY@" ; species name
dw 311, 790; height, width
db "It is always so"
next "absent-minded that"
next "it won't react,@"
db "even if its"
next "flavorful tail is"
next "bitten.@"
; 0x1b8635