mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

- Added preliminary data for Walking Wake and the new Legendary Pokemon Shi-Shi. - Changed Bellignan's dex entry to reference how Sprout Tower was constructed. - Changed some dialogue in Sprout Tower to reflect this. Wake sprite by EyeDonutz Shi-Shi sprite by me, but still unfinished. Will definitely rework sometime.
10 lines
215 B
NASM
10 lines
215 B
NASM
db "SPROUT@" ; species name
|
|
dw 403, 160 ; height, weight
|
|
|
|
db "It digs its root-"
|
|
next "like feet into the"
|
|
next "ground to absorb"
|
|
|
|
page "nutrients. It can"
|
|
next "grow to an immense"
|
|
next "size this way.@" |