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
269 B
NASM
11 lines
269 B
NASM
db "PATIENT@" ; species name
|
|
dw 403, 630 ; height, weight
|
|
|
|
db "Lives in dark pl-"
|
|
next "aces. It will not"
|
|
next "attack directly,"
|
|
|
|
page "but if attacked,"
|
|
next "it returns the"
|
|
next "blow twofold.@" ; prototype dex entry alluding to Counter and Mirror Coat.
|