mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
12 lines
240 B
NASM
12 lines
240 B
NASM
db "MUSHROOM@" ; species name
|
|
dw 303, 650 ; height, weight
|
|
|
|
db "As soon as the"
|
|
next "tochukaso takes"
|
|
next "control, it moves"
|
|
|
|
page "to marshes and"
|
|
next "grasslands. It th-"
|
|
next "en spreads spores.@"
|
|
; Illustrated book entry.
|