mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
212 B
NASM
11 lines
212 B
NASM
db "VINE@" ; species name
|
|
dw 505, 3901 ; height, weight
|
|
|
|
db "In dense jungles,"
|
|
next "its creeping vines"
|
|
next "may snare and drag"
|
|
|
|
page "any that trod on"
|
|
next "them away to meet"
|
|
next "their doom.@"
|