summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/164.asm
blob: c1828b3504ce47ef9ab2d05bc21769cdcfe8ee7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NoctowlPokedexEntry: ; 0x1cceb9
	db "OWL@" ; species name
	dw 503, 900 ; height, width
	
	db   "Its extremely soft"
	next "feathers make no"
	next "sound in flight."
	page "It silently sneaks"
	next "up on prey without"
	next "being detected.@"
; 0x1ccf2c