mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
440 B
NASM
11 lines
440 B
NASM
db "DRAGON@" ; species name
|
|
dw 104, 180 ; height, weight
|
|
|
|
db "Lives in tropical" ; Seahorses usually live in these types of places.
|
|
next "oceans. The EGGs" ; Illustrated book, used for GSC-like flair: Breeding is rare.
|
|
next "it lays will be"
|
|
|
|
page "raised by males" ; Likewise, genders are new.
|
|
next "that spin the str-"
|
|
next "ongest WHIRLPOOLs.@" ; Shield data, contextualised into GSC given it's new and can be a sign of power.
|