mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-21 06:17:59 +13:00

Added dex entries for the 9 new misfits added as a part of the teraleak, plus Snorlax, Scyther, Magiprey and the new Armored Mewtwo.
11 lines
246 B
NASM
11 lines
246 B
NASM
db "PIXEL@" ; species name
|
|
dw 100, 2 ; height, weight
|
|
|
|
db "Believed to be a"
|
|
next "prototype form of"
|
|
next "PORYGON. Its two-"
|
|
|
|
page "dimensional body"
|
|
next "makes it a very"
|
|
next "unique species.@" ; can definitely be improved somehow
|