summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/omanyte.asm
blob: 70c55691070168ed9000b8766ebd10ce96b1265a (plain)
1
2
3
4
5
6
7
8
9
10
	db "SPIRAL@" ; species name
	dw 104, 170 ; height, weight

	db   "In prehistoric"
	next "times, it swam on"
	next "the sea floor,"

	page "eating plankton."
	next "Its fossils are"
	next "sometimes found.@"