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

	db   "In daytime, it is"
	next "often found asleep"
	next "on the seabed in"

	page "shallow waters."
	next "Its nostrils close"
	next "while it swims.@"