mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
287 B
NASM
11 lines
287 B
NASM
db "COTTONWEED@" ; species name
|
|
dw 200, 20 ; height, weight
|
|
|
|
db "When the wind bl-"
|
|
next "ows it around, a"
|
|
next "seed-like substa-"
|
|
|
|
page "nce is dispersed"
|
|
next "from the top of"
|
|
next "its head.@" ; prototype dex entry - never seen in any other pokemon media! skiploom lore!
|