blob: b939cfe050c0c28826d47bfa549576a6aa892812 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; NoctowlPokedexEntry: ; 0x1cceb9
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.@"
|