summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seel.asm
blob: ac5bdbc8af3deeb958d182af6ff168b859cd98d6 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SEA LION@" ; species name
	dw 307, 1980 ; height, weight

	db   "The light blue fur"
	next "that covers it"
	next "keeps it protected"

	page "against the cold."
	next "It loves iceberg-"
	next "filled oceans.@"