mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 04:26:33 +13:00
11 lines
315 B
NASM
11 lines
315 B
NASM
db "FLOWER@" ; species name
|
|
dw 204, 90 ; height, weight
|
|
|
|
db "To catch prey, it"
|
|
next "extends its roots"
|
|
next "to constrict it." ; Referencing Carddass artwork https://archives.bulbagarden.net/media/upload/0/02/Bandai_Bellsprout_card.jpg
|
|
|
|
page "It follows this"
|
|
next "up with ACID and"
|
|
next "VINE WHIP.@"
|