mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
209 B
NASM
11 lines
209 B
NASM
db "PLAYHOUSE@" ; species name
|
|
dw 20, 538 ; height, weight
|
|
|
|
db "When it finds the"
|
|
next "perfect stone,"
|
|
next "it sleeps holding"
|
|
|
|
page "it tight, hoping"
|
|
next "it will evolve"
|
|
next "come morning.@"
|