mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 15:13:21 +12:00
New sprites and new names
- All of the new Pokemon have been given their Nob Ogasawara-localised names, where applicable. Skimper, Bawligua, and Cryithan have completely new names, (Squeamata, Ministare and Iguanarch), made by me with a lot of help from Plague Von Karma! - Squeamata and Ministare have new sprites courtesy of Albatross. Crobat and the Alolan forms of Golem, Persian, Sandslash and Raticate have also been updated. - Sandy Shocks can no longer learn Metal Sound. - Luxwan and Sirfetch'd can no longer learn Hyper Beam. - A handful of Pokedex entries have been rewritten or altered slightly.
This commit is contained in:
parent
4c549c4e55
commit
3464abd75f
18 changed files with 80 additions and 79 deletions
|
|
@ -2931,18 +2931,18 @@ ScreamTailEvosMoves:
|
|||
; Evolutions
|
||||
db 0
|
||||
; Learnset
|
||||
db 51, SCREECH
|
||||
db 55, DAZZLE_GLEAM
|
||||
db 55, DRAININGKISS
|
||||
db 56, SCREECH
|
||||
db 63, DAZZLE_GLEAM
|
||||
db 70, DRAININGKISS
|
||||
db 0
|
||||
|
||||
SandyShocksEvosMoves:
|
||||
; Evolutions
|
||||
db 0
|
||||
; Learnset
|
||||
db 51, SUPERSONIC
|
||||
db 55, SCREECH
|
||||
db 55, METAL_SOUND
|
||||
db 56, SUPERSONIC
|
||||
db 63, SCREECH
|
||||
db 70, EARTHQUAKE
|
||||
db 0
|
||||
|
||||
WiglettEvosMoves:
|
||||
|
|
@ -3169,7 +3169,7 @@ PersianAEvosMoves:
|
|||
db 22, FEINT_ATTACK
|
||||
db 30, PAY_DAY
|
||||
db 33, SLASH
|
||||
; db 38, NASTY_PLOT
|
||||
db 38, NASTY_PLOT
|
||||
db 49, NIGHT_SLASH
|
||||
db 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue