summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/horsea.asm
blob: 53f6ec71d72e316b9c0a11180389f22172d6da41 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRAGON@" ; species name
	dw 104, 180 ; height, weight

	db   "When they're in a"
	next "safe location,"
	next "they can be seen"

	page "playfully tangling"
	next "their tails"
	next "together.@"