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

9 lines
240 B
NASM
Raw Normal View History

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