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
204 B
NASM
11 lines
204 B
NASM
db "SNOWBALL@" ; species name
|
|
dw 8, 261 ; height, weight
|
|
|
|
db "Sometimes mistaken"
|
|
next "for food by"
|
|
next "starving tourists,"
|
|
|
|
page "BUNICE has become"
|
|
next "deathly afraid"
|
|
next "of humans.@"
|