Adds Blissey, Hitmontop, Steelix, Crobat, Politoed and Slowking. Remnants for Porygon2, Lickilicky, Kingdra and Magnezone can be seen but are currently non functional due to wram space.
This commit is contained in:
emaskyesmogon 2022-09-01 16:32:37 -06:00
parent 9f3242ecaf
commit b4804ae629
17 changed files with 544 additions and 11 deletions

View file

@ -212,19 +212,19 @@
const LEAFEON ; $CB
const GLACEON ; $CC
const SYLVEON ; $CD
; const CROBAT ; $CE
; const POLITOED ; $CF
; const SLOWKING ; $D0
; const MAGNEZONE ; $D1
; const HITMONTOP ; $D2
const CROBAT ; $CE
const POLITOED ; $CF
const SLOWKING ; $D0
const STEELIX ; $D1
const HITMONTOP ; $D2
const BLISSEY ; $D3
; const PORYGON2 ; $D4
; const KINGDRA ; $D5
; const LICKILICKY ; $D3
; const STEELIX ; $D4
; const BLISSEY ; $D5
; const MAGNEZONE ; $D4
; const TANGROWTH ; $D6
; const KINGDRA ; $D7
; const ELECTIVIRE ; $D8
; const MAGMORTAR ; $D9
; const PORYGON2 ; $DA
; const PORYGON-Z ; $DB
; const KLEAVOR ; $DC
; const SIRFETCHD ; $DD