Merge pull request #816 from Tempoanon/patch-6

NEXT: Boomburst not affected by immunities
This commit is contained in:
Guangcong Luo
2014-04-12 21:18:03 -05:00

View File

@@ -592,6 +592,10 @@ exports.BattleMovedex = {
- they're already affected by Soundproof, also, ghosts can hear
sounds
******************************************************************/
boomburst: {
inherit: true,
affectedByImmunities: false
},
hypervoice: {
inherit: true,
affectedByImmunities: false