summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hoothoot.asm
blob: 1df540fe62c43813f64bbbe1b3be108c33df2f39 (plain)
1
2
3
4
5
6
7
8
9
10
	db "OWL@" ; species name
	dw 204, 470 ; height, weight

	db   "It begins to hoot"
	next "at the same time"
	next "every day. Some"

	page "trainers use them"
	next "in place of"
	next "clocks.@"