11 lines
243 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; KabutopsPokedexEntry: ; 0x1cc507
db "SHELLFISH@" ; species name
dw 403, 890 ; height, width
2014-03-06 00:46:01 -05:00
db "It was able to"
next "swim quickly thro-"
next "ugh the water by"
page "compactly folding"
2014-03-06 00:46:01 -05:00
next "up its razor-sharp"
next "sickles.@"