Skip to content

Add missing text in TypeResistingBerry

MR Description

  • Adds the TypeResistingBerry text in case of the berry effect procs.

Tests to realize

  • Give your Pokémon a Colbur Berry using the :colbur_berry symbol.
  • Start a battle using S.MI.call_battle_wild(@pokemon, nil) after initializing @pokemon with Dark-type moves.
  • When your Pokémon is hit by a Dark-type move the text should be displayed.

Sources related to this MR

Merge request reports