mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-19 21:46:29 +13:00
11 lines
207 B
NASM
11 lines
207 B
NASM
db "VINE@" ; species name
|
|
dw 200, 312 ; height, weight
|
|
|
|
db "As it runs about,"
|
|
next "the vines on its"
|
|
next "head may obscure"
|
|
|
|
page "its singular eye,"
|
|
next "causing it to"
|
|
next "trip and fall.@"
|