mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
214 B
NASM
11 lines
214 B
NASM
db "BAT@" ; species name
|
|
dw 511, 1650 ; height, weight
|
|
|
|
db "Nocturnal #MON."
|
|
next "Its legs have bec-"
|
|
next "come atrophied, so"
|
|
|
|
page "it can only rest"
|
|
next "upside-down in"
|
|
next "forests and caves."
|