mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
212 B
NASM
11 lines
212 B
NASM
db "SEED@" ; species name
|
|
dw 303, 290 ; height, weight
|
|
|
|
db "The bulb on its"
|
|
next "back grows as it"
|
|
next "absorbs nutrients."
|
|
|
|
page "The bulb gives off"
|
|
next "a pleasant aroma"
|
|
next "when it blooms.@"
|