mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
297 B
NASM
11 lines
297 B
NASM
db "DARK@" ; species name
|
|
dw 200, 240 ; height, weight
|
|
|
|
db "Sections of its"
|
|
next "skin have solidif-"
|
|
next "ied, giving off"
|
|
|
|
page "the impression of"
|
|
next "exposed bones," ; prototype dex entry from houndoom that applies to houndour sufficiently to use here
|
|
next "scaring onlookers.@"
|