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