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
217 B
NASM
11 lines
217 B
NASM
db "LONG NECK@" ; species name
|
|
dw 1006, 3520 ; height, weight
|
|
|
|
db "The tail having"
|
|
next "consumed the head,"
|
|
next "the two's minds"
|
|
|
|
page "have joined into"
|
|
next "one wicked and"
|
|
next "snide personality.@"
|