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

	db   "Its extremely soft"
	next "feathers make no"
	next "sound in flight."

	page "It silently sneaks"
	next "up on prey without"
	next "being detected.@"