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
219 B
NASM
11 lines
219 B
NASM
db "INK@" ; species name
|
|
dw 304, 1375 ; height, weight - temp
|
|
|
|
db "It bores holes in"
|
|
next "the seabed, lying"
|
|
next "in wait. When it"
|
|
|
|
page "spots prey, it"
|
|
next "shoots out to grab"
|
|
next "and devour them.@"
|