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

- Fixed/improved dex entries for Calflac, Stromen and Terrados. - Fixed Bipulla's shiny, giving it the one from the beta. - Added Calflac's shiny and official back sprite. - Fixed Folage's, Stromen's and Munchlax's back sprites. - Added Munchlax's shiny. - Fixed Terrados' front sprite, and gave it a shiny palette (currently a clone of Gyarados') - Added temporary colours to the Gen 1 trainer imports.
11 lines
206 B
NASM
11 lines
206 B
NASM
db "CURSE@" ; species name
|
|
dw 100, 20 ; height, weight
|
|
|
|
db "It lives quietly"
|
|
next "in places no one"
|
|
next "goes near. Rumor"
|
|
|
|
page "says that calling"
|
|
next "out its name"
|
|
next "will curse you.@"
|