Skip to content

Commit

Permalink
Gen 1: Super Fang ignores immunities
Browse files Browse the repository at this point in the history
  • Loading branch information
Joimer committed Mar 2, 2015
1 parent f5a190b commit 91be0c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mods/gen1/moves.js
Expand Up @@ -858,6 +858,7 @@ exports.BattleMovedex = {
},
superfang: {
inherit: true,
affectedByImmunities: false,
basePower: 1
},
thunder: {
Expand Down

0 comments on commit 91be0c4

Please sign in to comment.