13 lines
259 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; NoctowlPokedexEntry: ; 0x1cceb9
db "OWL@" ; species name
dw 503, 900 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "Its extremely soft"
next "feathers make no"
next "sound in flight."
page "It silently sneaks"
2014-03-06 00:46:01 -05:00
next "up on prey without"
next "being detected.@"
2013-02-05 19:29:20 -05:00
; 0x1ccf2c