blob: 6a18d92cbc5581dfdfae387c7682c5576e68057f (
plain)
1
2
3
4
5
6
7
8
|
; 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
|