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

- Adds Mamoswine, alongside the new Hirsuswine, a slower and more tanky alternate evolution. Design by me, sprite by zuperZACH. - Adds the framework for an alternate Yanma evolution, currently dubbed Pending03. It's designed to be based on a clubtail, albeit one that uses its tail like an actual weapon. - Adds the framework for Emordrome, an alternate Normal/Ghost Girafarig evolution where the dark head grows and takes control. In order to not make the line any more complicated, Calflac has been removed entirely. - Added cries for the Cubburn line.
11 lines
220 B
NASM
11 lines
220 B
NASM
db "CONJOINED@" ; species name
|
|
dw 703, 1870 ; height, weight
|
|
|
|
db "GIRAFARIG's small"
|
|
next "head gained enough"
|
|
next "power to take over"
|
|
|
|
page "control, much to"
|
|
next "the dismay of the"
|
|
next "original head.@"
|