pokecrystal-board/data/pokedex/entries/079.asm
2014-05-31 22:57:00 -07:00

13 lines
244 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,"
page "even if its"
next "flavorful tail is"
next "bitten.@"
; 0x1b8635