Skip to content

Fix target type for Magry skill.

TGT_ENEMIES doesn't exist, so the game falls back to the last selected skill's type, which can cause magry to be casted on the party. This merge request sets the type to TGT_ALLENEMIES to match it's intended design.

Merge request reports