mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "FIVE STAR@" ; species name
|
|
dw 407, 780 ; height, weight
|
|
|
|
db "In the daytime"
|
|
next "when it gets warm,"
|
|
next "it curls up inside"
|
|
|
|
page "a big leaf and"
|
|
next "drifts off into"
|
|
next "a deep slumber.@"
|