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

9 lines
252 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; KabutopsPokedexEntry: ; 0x1cc507
db "SHELLFISH@" ; species name
dw 403, 890; height, width
db "It was able to", $4e, "swim quickly thro-", $4e, "ugh the water by@"
db "compactly folding", $4e, "up its razor-sharp", $4e, "sickles.@"
; 0x1cc576