mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
Hisuian Arcanine and Electrode!
(also another title screen graphic since we can never settle on which one looks the best)
This commit is contained in:
parent
4669dbc53a
commit
4606a3d863
19 changed files with 88 additions and 53 deletions
|
|
@ -80,7 +80,7 @@
|
|||
const DEX_PUDI ; (073)
|
||||
const DEX_GROWLITHE ; 58 (074)
|
||||
const DEX_ARCANINE ; 59 (075)
|
||||
; const DEX_ARCANINE_H ; (076)
|
||||
const DEX_ARCANINE_H ; (076)
|
||||
const DEX_MANKEY ; 56 (077)
|
||||
const DEX_PRIMEAPE ; 57 (078)
|
||||
const DEX_ANNIHILAPE ; (079)
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
const DEX_GOROTORA ; (122)
|
||||
const DEX_VOLTORB ; 100 (123)
|
||||
const DEX_ELECTRODE ; 101 (124)
|
||||
; const DEX_ELECTRODE_H ; (125)
|
||||
const DEX_ELECTRODE_H ; (125)
|
||||
const DEX_TENTACOOL ; 72 (126)
|
||||
const DEX_TENTACRUEL ; 73 (127)
|
||||
const DEX_TOEDSCOOL ; (128)
|
||||
|
|
|
|||
|
|
@ -239,8 +239,8 @@
|
|||
const MR_RIME ; $E6
|
||||
const MELTAN ; $E7
|
||||
const MELMETAL ; $E8
|
||||
; const ARCANINE_H ; $E9
|
||||
; const ELECTRODE_H ; $EA
|
||||
const ARCANINE_H ; $E9
|
||||
const ELECTRODE_H ; $EA
|
||||
; const RATICATE_A ; $EB
|
||||
; const RAICHU_A ; $EC
|
||||
; const SANDSLASH_A ; $ED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue