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
217 B
NASM
11 lines
217 B
NASM
db "SNOW BUNNY@" ; species name
|
|
dw 104, 372 ; height, weight
|
|
|
|
db "Children love to"
|
|
next "sculpt snow in"
|
|
next "BUNDRA's image."
|
|
|
|
page "Its ears and rosy"
|
|
next "cheeks give it the"
|
|
next "name Snow PIKACHU."
|