mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
190 B
NASM
11 lines
190 B
NASM
db "FLOWER@" ; species name
|
|
dw 204, 90 ; height, weight
|
|
|
|
db "If it notices"
|
|
next "anything that"
|
|
next "moves, it"
|
|
|
|
page "immediately flings"
|
|
next "its vine at the"
|
|
next "object.@"
|