summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hoothoot.asm
blob: 88039eea834071ffab3920f7bc38aea69427231b (plain)
1
2
3
4
5
6
7
8
9
10
; HoothootPokedexEntry: ; 0x1cce58
	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.@"