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

9 lines
240 B
NASM

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