mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 04:26:33 +13:00
13 lines
311 B
NASM
13 lines
311 B
NASM
db "WEED@" ; species name
|
|
dw 207, 190 ; height, weight
|
|
|
|
db "Its eyes are usu-"
|
|
next "ally closed. If"
|
|
next "surprised, they"
|
|
|
|
page "open wide and the"
|
|
next "stench from its"
|
|
next "pistil worsens.@"
|
|
; Referencing Pokemon Stadium.
|
|
; Pistil information taken from the illustrated book and context clues.
|