mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
252 B
NASM
9 lines
252 B
NASM
; 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
|
|
|