Random Battle: Reject Explosion with Wish

Affects Lickilicky.
This commit is contained in:
The Immortal 2015-02-15 15:43:53 +04:00
parent b810465c97
commit 85f7d4c172

View File

@ -1132,6 +1132,9 @@ exports.BattleScripts = {
if (hasMove['agility'] || hasMove['rockpolish']) rejected = true;
if (hasMove['whirlwind'] || hasMove['roar'] || hasMove['encore']) rejected = true;
break;
case 'explosion':
if (hasMove['wish']) rejected = true;
break;
// bit redundant to have both
// Attacks: