summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/163.asm
blob: 0a1841ccf45437a2926ae8e0440dd71a1290852b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; HoothootPokedexEntry: ; 0x1cce58
	db "OWL@" ; species name
	dw 204, 470 ; height, width
	
	db   "It begins to hoot"
	next "at the same time"
	next "every day. Some"
	page "trainers use them"
	next "in place of"
	next "clocks.@"
; 0x1cceb9