mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
207 B
NASM
11 lines
207 B
NASM
db "DRAGON@" ; species name
|
|
dw 703, 4630 ; height, weight
|
|
|
|
db "It is said that"
|
|
next "somewhere in the"
|
|
next "ocean lies an"
|
|
|
|
page "island where these"
|
|
next "gather. Only they"
|
|
next "live there.@"
|