summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/dewgong.asm
blob: a7a0bf13e791e43a493bce75ce91b5d8331b3ac6 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SEA LION@" ; species name
	dw 507, 2650 ; height, weight

	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.@"