mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
198 B
NASM
11 lines
198 B
NASM
db "BUD@" ; species name
|
|
dw 202, 165 ; height, weight
|
|
|
|
db "Although usually"
|
|
next "rooted in one"
|
|
next "place to absorb"
|
|
|
|
page "sunlight, some"
|
|
next "say it wanders"
|
|
next "in the night.@"
|