summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/086.asm
blob: 7a4a61c909f6e5123a9b026143fc73070d2437b4 (plain)
1
2
3
4
5
6
7
8
9
10
; SeelPokedexEntry: ; 0x1b88bf
	db "SEA LION@" ; species name
	dw 307, 1980 ; height, width
	
	db   "The light blue fur"
	next "that covers it"
	next "keeps it protected"
	page "against the cold."
	next "It loves iceberg-"
	next "filled oceans.@"