A few Alolan forms!

Adds Raticate, Raichu, Sandslash and Persian. Also updates Hitmontop's sprite.
This commit is contained in:
MementoMartha 2023-04-06 12:29:09 +01:00
parent 2299dcdc0e
commit 64a9fdbf00
27 changed files with 183 additions and 153 deletions

View file

@ -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