Skip to content

Commit

Permalink
Hyper Drill and Mighty Cleave only bypass protection (#2203)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyuk-bot authored Dec 26, 2023
1 parent d623ccc commit de56bff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions data/pokemon-showdown
Submodule pokemon-showdown added at 534cd3
2 changes: 0 additions & 2 deletions play.pokemonshowdown.com/src/battle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2900,10 +2900,8 @@ export class Battle {
target!.side.removeSideCondition('Reflect');
target!.side.removeSideCondition('LightScreen');
break;
case 'hyperdrill':
case 'hyperspacefury':
case 'hyperspacehole':
case 'mightycleave':
case 'phantomforce':
case 'shadowforce':
case 'feint':
Expand Down

0 comments on commit de56bff

Please sign in to comment.