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
292 B
NASM
11 lines
292 B
NASM
db "GARDEN EEL@" ; species name
|
|
dw 311, 40 ; height, weight
|
|
|
|
db "In order to hide"
|
|
next "from predators,"
|
|
next "it can dive at"
|
|
|
|
page "speeds of up to"
|
|
next "300,000,000 m/s"
|
|
next "into the seafloor." ; Gary states Digletts can burrow into the earth at the speed of light, why not?
|