A Christmas miracle! Martha got something done!

(and by that, she added Perrserker, Sirfetch'd, Mr. Rime and the Galar Birds, plus some team scaling and updated sprites for Politoed and Annihilape.)
This commit is contained in:
MementoMartha 2022-12-24 22:37:39 +00:00
parent 02fe134613
commit 2fc1f2250b
27 changed files with 576 additions and 325 deletions

View file

@ -234,12 +234,15 @@
const WUGTRIO ; $E1
const TOEDSCOOL ; $E2
const TOEDSCRUEL ; $E3
; const PERRSERKER ; $E4
; const SIRFETCHD ; $E5
; const MR_RIME ; $E6
const PERRSERKER ; $E4
const SIRFETCHD ; $E5
const MR_RIME ; $E6
; const MELTAN ; $E7
; const MELMETAL ; $E8
const MISSINGNO ; $E9
const ARTICUNO_G ; $E9
const ZAPDOS_G ; $EA
const MOLTRES_G ; $EB
const MISSINGNO ; $EC
DEF NUM_POKEMON_INDEXES EQU const_value - 1