summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seel.asm
blob: 53d1790975b82ca256ea841363bbf923a4204da5 (plain)
1
2
3
4
5
6
7
8
9
10
; SeelPokedexEntry: ; 0x1b88bf
	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.@"