mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-26 01:19:29 -05:00
Updated Disable Bag Use In Battle (markdown)
parent
695a644154
commit
0e162cddeb
|
|
@ -21,4 +21,6 @@ if (FlagGet(FLAG_DISABLE_BAG) || gBattleTypeFlags & (BATTLE_TYPE_LINK
|
|||
// etc.
|
||||
```
|
||||
|
||||
If `FLAG_DISABLE_BAG` is set, selecting `BAG` in battle will display the message `Items can't be used now.`
|
||||
If `FLAG_DISABLE_BAG` is set, selecting `BAG` in battle will display the message `Items can't be used now.`
|
||||
|
||||
<a href="https://imgur.com/IaSvW30"><img src="https://i.imgur.com/IaSvW30.png" title="source: imgur.com" /></a>
|
||||
Loading…
Reference in New Issue
Block a user