summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/kabutops.asm
blob: bca687d39506c948b12a72c13ed403ba6e06f594 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SHELLFISH@" ; species name
	dw 403, 890 ; height, weight

	db   "It was able to"
	next "swim quickly thro-"
	next "ugh the water by"

	page "compactly folding"
	next "up its razor-sharp"
	next "sickles.@"