mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-09 11:36:32 -05:00
Merge pull request #2164 from Sneed69/battle_engine
Heal Block stops Synthesis
This commit is contained in:
@@ -1696,6 +1696,7 @@ bool32 IsHealBlockPreventingMove(u32 battler, u32 move)
|
||||
case EFFECT_DREAM_EATER:
|
||||
#endif
|
||||
case EFFECT_MORNING_SUN:
|
||||
case EFFECT_SYNTHESIS:
|
||||
case EFFECT_MOONLIGHT:
|
||||
case EFFECT_RESTORE_HP:
|
||||
case EFFECT_REST:
|
||||
|
||||
Reference in New Issue
Block a user