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 "WAR PIG@" ; species name
|
|
dw 611, 3290 ; height, weight
|
|
|
|
db "Its battle-scarred"
|
|
next "tusks are a symbol"
|
|
next "of its bravery."
|
|
|
|
page "Only the hardiest"
|
|
next "of PILOSWINE can"
|
|
next "evolve into it.@"
|