Next Evolution Batch

Kingdra, Lickilicky, Magnezone and Porygon2.
This commit is contained in:
emaskyesmogon 2022-09-02 11:05:54 -06:00
parent 48f71027f7
commit 198c9c8255
16 changed files with 373 additions and 53 deletions

View file

@ -28,6 +28,7 @@
const DEX_FEAROW ; 22
const DEX_EKANS ; 23
const DEX_ARBOK ; 24
;const DEX_PICHU
const DEX_PIKACHU ; 25
const DEX_RAICHU ; 26
const DEX_GOROCHU
@ -40,11 +41,13 @@
const DEX_NIDORINO ; 33
const DEX_NIDOKING ; 34
const DEX_NIDOREIGN
;const DEX_CLEFFA
const DEX_CLEFAIRY ; 35
const DEX_CLEFABLE ; 36
const DEX_MIKON
const DEX_VULPIX ; 37
const DEX_NINETALES ; 38
;const DEX_IGGLYBUFF
const DEX_JIGGLYPUFF ; 39
const DEX_WIGGLYTUFF ; 40
const DEX_BITTYBAT
@ -107,7 +110,7 @@
const DEX_MAGNEMITE ; 81
const DEX_MAGNETITE
const DEX_MAGNETON ; 82
; const DEX_MAGNEZONE
const DEX_MAGNEZONE
const DEX_BARUNDA
const DEX_FARFETCHD ; 83
const DEX_MADAAMU
@ -146,26 +149,29 @@
const DEX_MAROWAK ; 105
const DEX_GUARDIA
const DEX_KANGASKHAN ; 115
;const DEX_TYROGUE
const DEX_HITMONLEE ; 106
const DEX_HITMONCHAN ; 107
const DEX_HITMONTOP
const DEX_LICKITUNG ; 108
; const DEX_LICKILICKY
const DEX_LICKILICKY
const DEX_KOFFING ; 109
const DEX_WEEZING ; 110
const DEX_RHYHORN ; 111
const DEX_RHYDON ; 112
const DEX_RHYPERIOR
;const DEX_HAPPINY
const DEX_CHANSEY ; 113
const DEX_BLISSEY
const DEX_MONJA
const DEX_TANGELA ; 114
const DEX_TANGROWTH
const DEX_DECILLA
const DEX_GYAOON
const DEX_OMEGA
const DEX_HORSEA ; 116
const DEX_SEADRA ; 117
; const DEX_KINGDRA
const DEX_KINGDRA
const DEX_GYOPIN
const DEX_GOLDEEN ; 118
const DEX_SEAKING ; 119
@ -175,15 +181,22 @@
const DEX_STARYU ; 120
const DEX_STARMIE ; 121
const DEX_JAGG
;const DEX_MIMEJR
const DEX_MR_MIME ; 122
const DEX_SCYTHER ; 123
const DEX_SCIZOR
const DEX_KLEAVOR
const DEX_PINSIR ; 127
const DEX_PURAKKUSU
const DEX_PURAKKUSU
;const DEX_SMOOCHUM
const DEX_JYNX ; 124
const DEX_BUU
;const DEX_ELEKID
const DEX_ELECTABUZZ ; 125
const DEX_ELECTIVIRE
;const DEX_MAGBY
const DEX_MAGMAR ; 126
const DEX_MAGMORTAR
const DEX_TRAMPEL ;
const DEX_TAUROS ; 128
const DEX_MAGIKARP ; 129
@ -201,13 +214,18 @@
const DEX_GLACEON
const DEX_SYLVEON
const DEX_PORYGON ; 137
; const DEX_PORYGON2
const DEX_PORYGON2
const DEX_PORYGONZ
const DEX_OMANYTE ; 138
const DEX_OMASTAR ; 139
const DEX_KABUTO ; 140
const DEX_KABUTOPS ; 141
const DEX_AERODACTYL ; 142
;const DEX_MUNCHLAX
const DEX_SNORLAX ; 143
;const DEX_PERRSERKER
;const DEX_SIRFETCHD
;const DEX_MRRIME
const DEX_ARTICUNO ; 144
const DEX_ZAPDOS ; 145
const DEX_MOLTRES ; 146

View file

@ -218,15 +218,15 @@
const STEELIX ; $D1
const HITMONTOP ; $D2
const BLISSEY ; $D3
; const PORYGON2 ; $D4
; const KINGDRA ; $D5
; const LICKILICKY ; $D3
; const MAGNEZONE ; $D4
; const TANGROWTH ; $D6
; const ELECTIVIRE ; $D8
; const MAGMORTAR ; $D9
; const PORYGON-Z ; $DB
; const KLEAVOR ; $DC
const PORYGON2 ; $D4
const KINGDRA ; $D5
const LICKILICKY ; $D3
const MAGNEZONE ; $D4
const TANGROWTH ; $D6
const ELECTIVIRE ; $D8
const MAGMORTAR ; $D9
const PORYGONZ ; $DB
const KLEAVOR ; $DC
; const SIRFETCHD ; $DD
; const MR_RIME ; $DE
; const PERRSERKER ; $DF