summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/140.asm
blob: 31a3423030d7c29889cc5b528c450cfcd084c5df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; KabutoPokedexEntry: ; 0x1cc497
	db "SHELLFISH@" ; species name
	dw 108, 250 ; height, width
	
	db   "Three hundred"
	next "million years ago,"
	next "it hid on the sea"
	page "floor. It also has"
	next "eyes on its back"
	next "that glow.@"
; 0x1cc507