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
310 B
NASM
11 lines
310 B
NASM
db "DARK@" ; species name
|
|
dw 407, 770 ; height, weight
|
|
|
|
db "The embodiment of"
|
|
next "aggressive inst-"
|
|
next "incts, it refuses"
|
|
|
|
page "to stop fighting" ; prototype dex entry - it's long and hard to fit, so I had to cut out the "living embodiment" part.
|
|
next "even after a foe"
|
|
next "ripped apart.@"
|