mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-27 19:44:50 -05:00
Merge pull request #816 from Tempoanon/patch-6
NEXT: Boomburst not affected by immunities
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user