mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
239 B
NASM
11 lines
239 B
NASM
db "SEED@" ; species name
|
|
dw 607, 2210 ; height, weight
|
|
|
|
db "The mysterious"
|
|
next "aroma wafting out"
|
|
next "from VENUSAUR can"
|
|
|
|
page "instantly revive"
|
|
next "wilting flowers"
|
|
next "and vegetation.@" ; prototype dex entry details
|