From c31ef9c3cba0deef1e512770a1f0b37902a672cb Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Wed, 24 Jul 2024 06:37:58 +0100 Subject: [PATCH] Kazeppelin can be broken again idc if the jep ouers think it's broken they can just ban it --- data/pokemon/evos_attacks_johto.asm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/pokemon/evos_attacks_johto.asm b/data/pokemon/evos_attacks_johto.asm index 75ea291..f7c4ced 100644 --- a/data/pokemon/evos_attacks_johto.asm +++ b/data/pokemon/evos_attacks_johto.asm @@ -1418,6 +1418,7 @@ QwilfishEvosAttacks: KazappelinEvosAttacks: db 0 ; no more evolutions dbw 1, POISON_STING + dbw 1, SELFDESTRUCT dbw 7, TAIL_WHIP dbw 14, WATER_GUN dbw 22, MINIMIZE @@ -1425,6 +1426,7 @@ KazappelinEvosAttacks: dbw 41, PIN_MISSILE dbw 52, TAKE_DOWN dbw 64, HYDRO_PUMP + dbw 72, EXPLOSION db 0 ; no more level-up moves QwilfatherEvosAttacks: @@ -1438,6 +1440,7 @@ QwilfatherEvosAttacks: dbw 28, PIN_MISSILE dbw 37, TAKE_DOWN dbw 46, HYDRO_PUMP + dbw 52, SLUDGE_BOMB db 0 ; no more level-up moves ScizorEvosAttacks: