mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
203 B
NASM
11 lines
203 B
NASM
db "MYSTIC@" ; species name
|
|
dw 411, 330 ; height, weight
|
|
|
|
db "Once it begins to"
|
|
next "meditate at sun-"
|
|
next "rise, the entire"
|
|
|
|
page "day will pass"
|
|
next "before it will"
|
|
next "move again.@"
|