mirror of
https://github.com/pret/pokeemerald.git
synced 2026-06-02 22:05:46 -05:00
Oopsie
This commit is contained in:
parent
7916ff5f47
commit
b33f7aed8d
|
|
@ -9625,7 +9625,9 @@ bool32 CanFling(u8 battlerId)
|
|||
#endif
|
||||
|| gFieldStatuses & STATUS_FIELD_MAGIC_ROOM
|
||||
|| gDisableStructs[battlerId].embargoTimer != 0
|
||||
#ifdef ITEM_EXPANSION
|
||||
|| ItemId_GetFlingPower(item) != 0
|
||||
#endif
|
||||
|| !CanBattlerGetOrLoseItem(battlerId, item))
|
||||
return FALSE;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user