mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 10:13:24 +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
215 B
NASM
11 lines
215 B
NASM
db "ARTIFICIAL@" ; species name
|
|
dw 806, 8260 ; height, weight
|
|
|
|
db "It was built by"
|
|
next "SILPH CO. to fight"
|
|
next "one of the last"
|
|
|
|
page "GAWARHED. Recent"
|
|
next "upgrades have"
|
|
next "fixed many issues."
|