summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/140.asm
blob: 4664c716a844ca161a387bc5ce21238e4e214a24 (plain)
1
2
3
4
5
6
7
8
; 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