mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-05 13:10:58 +13:00
Sorry, Umbreon fans
It still gets to keep Psychic, but it's a tradeback move rather than by TM. Mainly citing balance reasons and also to keep the Eevees more consistent with regards to TM learnsets.
This commit is contained in:
parent
7742104bbb
commit
cc3640e6c7
|
|
@ -15,8 +15,8 @@
|
|||
|
||||
; tm/hm learnset
|
||||
tmhm TOXIC, BODY_SLAM, TAKE_DOWN, DOUBLE_EDGE, HYPER_BEAM, \
|
||||
RAGE, PSYCHIC_M, MIMIC, DOUBLE_TEAM, REFLECT, \
|
||||
BIDE, SWIFT, SKULL_BASH, REST, SUBSTITUTE
|
||||
RAGE, MIMIC, DOUBLE_TEAM, REFLECT, BIDE, \
|
||||
SWIFT, SKULL_BASH, REST, SUBSTITUTE
|
||||
; end
|
||||
|
||||
db BANK(UmbreonPicFront)
|
||||
|
|
|
|||
|
|
@ -1824,6 +1824,7 @@ EspeonTradebackMoves:
|
|||
db 0
|
||||
|
||||
UmbreonTradebackMoves:
|
||||
db 1, PSYCHIC_M
|
||||
db 1, HEADBUTT
|
||||
db 1, GROWTH
|
||||
db 1, ROAR
|
||||
|
|
|
|||
Loading…
Reference in a new issue