mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

My first foray into adding Pokemon, here's Bellignan! Imported the sprite animation from Pokemon October. Works like a charm! I also fixed the new evo stones, which didn't have their effects assigned yet.
10 lines
209 B
NASM
10 lines
209 B
NASM
db "SPROUT@" ; species name
|
|
dw 403, 160 ; height, weight
|
|
|
|
db "It lives through"
|
|
next "absorbing nutrients"
|
|
next "in the ground with"
|
|
|
|
page "its root-like"
|
|
next "feet. Revered"
|
|
next "by some faiths.@" |