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
203 B
NASM
11 lines
203 B
NASM
db "NEST@" ; species name
|
|
dw 103, 210 ; height, weight
|
|
|
|
db "The heads fight"
|
|
next "over food. When"
|
|
next "it evolves, the"
|
|
|
|
page "weakest will merge"
|
|
next "into the other"
|
|
next "two's body.@"
|