summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/087.asm
blob: 5a9fa41d228a59912bca2a9abdaf984aa5dd180e (plain)
1
2
3
4
5
6
7
8
; DewgongPokedexEntry: ; 0x1b8934
	db "SEA LION@" ; species name
	dw 507, 2650; height, width
	
	db "It sleeps under", $4e, "shallow ocean", $4e, "waters during the@"
	db "day, then looks", $4e, "for food at night", $4e, "when it's cold.@"
; 0x1b89a2