mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
203 B
NASM
11 lines
203 B
NASM
db "DRAGON@" ; species name
|
|
dw 1301, 360 ; height, weight
|
|
|
|
db "It is called the"
|
|
next "divine #MON."
|
|
next "When its entire"
|
|
|
|
page "body brightens"
|
|
next "slightly, the"
|
|
next "weather changes.@"
|