mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

Every Pokemon is now integrated, aside from regional forms and evolutions of those (except Evolotto, I'll do that later). I may now rest.
11 lines
202 B
NASM
11 lines
202 B
NASM
db "PIXEL@" ; species name
|
|
dw 100, 2 ; height, weight
|
|
|
|
db "The graphical"
|
|
next "precursor to"
|
|
next "PORYGON. It exists"
|
|
|
|
page "as a 2D object in"
|
|
next "3D space through"
|
|
next "unknown means."
|