mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
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:
parent
02fe134613
commit
2fc1f2250b
27 changed files with 576 additions and 325 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue