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
242 B
NASM
11 lines
242 B
NASM
db "ARMOR@" ; species name
|
|
dw 607, 4450 ; height, weight
|
|
|
|
db "The forehead is"
|
|
next "said to be the"
|
|
next "hardest part of"
|
|
|
|
page "its body. There"
|
|
next "is nothing it"
|
|
next "can't crush.@" ; prototype dex entry. very...weird fact.
|