Mega/Primal enemy party mon does not revert to base form after battle #3145
Labels
bug
Bug
category: battle-mechanic
Pertains to battle mechanics
status: confirmed
This bug has been confirmed to exist in the codebase
Description
I have encountered an issue with the Battle Form Refractor PR #2411. It appears that the PR does not undo the mega/primal evolution of trainer/wild Pokemon.
When the player's party mon mega evolves, the
changedSpecies
attribute is set to the base form of the mon. However, this behavior is not applied to the enemy party mon.removing
side == B_SIDE_PLAYER
from the check will cause the player's party mon to be turned into the enemy's reverted mon.Version
1.5.0 (Default)
Upcoming Version
No response
Discord contact info
Aaghat#2527
The text was updated successfully, but these errors were encountered: