mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Dugtrio-A and Ninetales-A!
This commit is contained in:
parent
8b95d592ec
commit
4baf396498
18 changed files with 127 additions and 105 deletions
|
|
@ -76,7 +76,7 @@
|
|||
const DEX_MIKON ; (069)
|
||||
const DEX_VULPIX ; 37 (070)
|
||||
const DEX_NINETALES ; 38 (071)
|
||||
; const DEX_NINETALES_A ; (072)
|
||||
const DEX_NINETALES_A ; (072)
|
||||
const DEX_PUDI ; (073)
|
||||
const DEX_GROWLITHE ; 58 (074)
|
||||
const DEX_ARCANINE ; 59 (075)
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
const DEX_ALAKAZAM ; 65 (112)
|
||||
const DEX_DIGLETT ; 50 (113)
|
||||
const DEX_DUGTRIO ; 51 (114)
|
||||
; const DEX_DUGTRIO_A ; (115)
|
||||
const DEX_DUGTRIO_A ; (115)
|
||||
const DEX_WIGLETT ; (116)
|
||||
const DEX_WUGTRIO ; (117)
|
||||
const DEX_ONIX ; 95 (118)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue