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
233 B
NASM
11 lines
233 B
NASM
db "HANDSTAND@" ; species name
|
|
dw 407, 1060 ; height, weight
|
|
|
|
db "It has a special"
|
|
next "ability that pre-"
|
|
next "vents its eyes"
|
|
|
|
page "from rolling ar-"
|
|
next "ound when spinni-"
|
|
next "ng quickly.@" ; prototype dex entry
|