mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "DRAGON@" ; species name
|
|
dw 104, 180 ; height, weight
|
|
|
|
db "When they're in a"
|
|
next "safe location,"
|
|
next "they can be seen"
|
|
|
|
page "playfully tangling"
|
|
next "their tails"
|
|
next "together.@"
|