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