mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 09:05:38 +13:00
The Swines, A Dragonfly and the changed Giraffe
- 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.
This commit is contained in:
parent
1d41bfa2f8
commit
ff9243c7fb
67 changed files with 363 additions and 85 deletions
|
|
@ -279,6 +279,7 @@ PokemonNames::
|
|||
db "FOXFIRE@@@"
|
||||
db "YANMA@@@@@"
|
||||
db "YANMEGA@@@"
|
||||
db "PENDING03@"
|
||||
db "WOOPER@@@@"
|
||||
db "QUAGSIRE@@"
|
||||
db "ESPEON@@@@"
|
||||
|
|
@ -297,9 +298,9 @@ PokemonNames::
|
|||
db "WYNAUT@@@@"
|
||||
db "WOBBUFFET@"
|
||||
db "BIPULLA@@@"
|
||||
db "CALFLAC@@@"
|
||||
db "GIRAFARIG@"
|
||||
db "FARIGIRAF@"
|
||||
db "EMORDROME@"
|
||||
db "PINECO@@@@"
|
||||
db "FORRETRESS"
|
||||
db "DUNSPARCE@"
|
||||
|
|
@ -324,6 +325,8 @@ PokemonNames::
|
|||
db "MAGCARGO@@"
|
||||
db "SWINUB@@@@"
|
||||
db "PILOSWINE@"
|
||||
db "MAMOSWINE@"
|
||||
db "HIRSUSWINE"
|
||||
db "CORSOLA@@@"
|
||||
db "REMORAID@@"
|
||||
db "OCTILLERY@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue