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
238 B
NASM
11 lines
238 B
NASM
db "VOLCANO@" ; species name
|
|
dw 607, 4370 ; height, weight
|
|
|
|
db "When rushing acr-"
|
|
next "oss the earth, it"
|
|
next "is constantly su-"
|
|
|
|
page "rrounded by heat"
|
|
next "shimmers due to"
|
|
next "warming the air.@" ; prototype dex entry
|