mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
A few Alolan forms!
Adds Raticate, Raichu, Sandslash and Persian. Also updates Hitmontop's sprite.
This commit is contained in:
parent
2299dcdc0e
commit
64a9fdbf00
27 changed files with 183 additions and 153 deletions
|
|
@ -241,12 +241,12 @@
|
|||
const MELMETAL ; $E8
|
||||
const ARCANINE_H ; $E9
|
||||
const ELECTRODE_H ; $EA
|
||||
; const RATICATE_A ; $EB
|
||||
; const RAICHU_A ; $EC
|
||||
; const SANDSLASH_A ; $ED
|
||||
const RATICATE_A ; $EB
|
||||
const RAICHU_A ; $EC
|
||||
const SANDSLASH_A ; $ED
|
||||
; const NINETALES_A ; $EE
|
||||
; const DUGTRIO_A ; $EF
|
||||
; const PERSIAN_A ; $F0
|
||||
const PERSIAN_A ; $F0
|
||||
; const GOLEM_A ; $F1
|
||||
; const RAPIDASH_G ; $F2
|
||||
; const SLOWBRO_G ; $F3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue