mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
214 B
NASM
11 lines
214 B
NASM
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.@"
|