Skip to content

Fix a ShellSideArm crash happening when description in shown

Zøzo requested to merge Zodiarche/pokemonsdk:fix/ShellSideArm into development

MR Description

  • Patch a crash when description is shown during battle because the move doesn't have a category of attack (Physical/Special/Status)

Before testing

  • Add ShellSideArm in your database

Tests to realize

  • If the move don't crash when the description is shown during a battle.

Merge request reports