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
268 B
NASM
11 lines
268 B
NASM
db "FLYSCORPIO@" ; species name
|
|
dw 307, 1430 ; height, weight
|
|
|
|
db "Since it tends to"
|
|
next "spend time at the"
|
|
next "waterside, it is"
|
|
|
|
page "conceivable this"
|
|
next "#MON may be re-"
|
|
next "lated to KRABBY.@" ; prototype dex entry that was attached to scizor
|