mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-08 22:33:02 +01:00
Update src/battle_util.c
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
a8c40a8d6f
commit
856781ce56
@ -5244,7 +5244,7 @@ static bool32 GetMentalHerbEffect(u8 battlerId)
|
||||
gBattleCommunication[MULTISTRING_CHOOSER] = MULTI_CUREHEALBLOCK;
|
||||
ret = TRUE;
|
||||
}
|
||||
// disable
|
||||
// Check disable
|
||||
if (gDisableStructs[gBattlerTarget].disableTimer != 0)
|
||||
{
|
||||
gDisableStructs[gBattlerTarget].disableTimer = gDisableStructs[gBattlerTarget].disableTimerStartValue = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user