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
206 B
NASM
11 lines
206 B
NASM
db "NEEDLE@" ; species name
|
|
dw 211, 520 ; height, weight
|
|
|
|
db "When attacked,"
|
|
next "CACTORMUS scatters"
|
|
next "SPIKES everywhere."
|
|
|
|
page "It then runs away"
|
|
next "at speeds of"
|
|
next "over 55 mph."
|