mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "FIRE HORSE@" ; species name
|
|
dw 507, 2090 ; height, weight
|
|
|
|
db "It just loves to"
|
|
next "gallop. The faster"
|
|
next "it goes, the long-"
|
|
|
|
page "er the swaying"
|
|
next "flames of its mane"
|
|
next "will become.@"
|