mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "SEED@" ; species name
|
|
dw 204, 150 ; height, weight
|
|
|
|
db "While it is young,"
|
|
next "it uses the"
|
|
next "nutrients that are"
|
|
|
|
page "stored in the"
|
|
next "seeds on its back"
|
|
next "in order to grow.@"
|