Update src/battle_util.c
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
a104c156cc
commit
9499469337
1 changed files with 1 additions and 0 deletions
|
@ -2849,6 +2849,7 @@ static bool32 IsThawingMove(u8 battlerId, u16 move)
|
|||
case MOVE_SACRED_FIRE:
|
||||
case MOVE_SCALD:
|
||||
case MOVE_SCORCHING_SANDS:
|
||||
case MOVE_SIZZLY_SLIDE:
|
||||
case MOVE_STEAM_ERUPTION:
|
||||
return TRUE;
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue