pokecrystal-board/stats/pokedex/entries/140.asm
2013-02-05 19:29:20 -05:00

9 lines
251 B
NASM

; KabutoPokedexEntry: ; 0x1cc497
db "SHELLFISH@" ; species name
dw 108, 250; height, width
db "Three hundred", $4e, "million years ago,", $4e, "it hid on the sea@"
db "floor. It also has", $4e, "eyes on its back", $4e, "that glow.@"
; 0x1cc507