mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-04-19 08:43:24 +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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue