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

9 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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