mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
203 B
NASM
11 lines
203 B
NASM
db "FENNEC@" ; species name
|
|
dw 211, 310 ; height, weight
|
|
|
|
db "It dashes swiftly"
|
|
next "across open"
|
|
next "fields, leaving"
|
|
|
|
page "trails of smol-"
|
|
next "-dering pawprints"
|
|
next "in its wake.@"
|