mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
210 B
NASM
11 lines
210 B
NASM
db "MOONLIGHT@" ; species name
|
|
dw 303, 600 ; height, weight
|
|
|
|
db "On the night of a"
|
|
next "full moon, or when"
|
|
next "it gets excited,"
|
|
|
|
page "the ring patterns"
|
|
next "on its body glow"
|
|
next "yellow.@"
|