mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
291 B
NASM
11 lines
291 B
NASM
db "VINE@" ; species name
|
|
dw 303, 770 ; height, weight
|
|
|
|
db "The more it basks"
|
|
next "in the sun's rays,"
|
|
next "the more the vines"
|
|
|
|
page "on its body conti-"
|
|
next "nue to grow. Its"
|
|
next "face is obscured.@" ; last bit is filler; rest is prototype dex entry. feel free to enhance.
|