mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
The Worst Mistake I've Ever Made
I can't believe I made this error. I'm a fool. Ampharos' Hypnosis learn level has been changed from 58 to 56. How could I have made this mistake. I hope you forgive me.
This commit is contained in:
commit
f2106089fb
|
@ -881,7 +881,7 @@ AmpharosEvosAttacks:
|
||||||
dbw 40, LIGHT_SCREEN
|
dbw 40, LIGHT_SCREEN
|
||||||
dbw 44, DAZZLING_GLEAM ; SV
|
dbw 44, DAZZLING_GLEAM ; SV
|
||||||
dbw 48, THUNDERBOLT ; SW97
|
dbw 48, THUNDERBOLT ; SW97
|
||||||
dbw 58, HYPNOSIS ; SW97
|
dbw 56, HYPNOSIS ; SW97
|
||||||
dbw 62, THUNDER
|
dbw 62, THUNDER
|
||||||
db 0 ; no more level-up moves
|
db 0 ; no more level-up moves
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue