You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a game_player_equip, if you add the item_suit keyvalue first and the item_battery second, the battery will not be picked up. Only when the item_battery is added to the list ABOVE the item_suit, the battery is actually used.
The battery will be picked up if you trigger the setup from the first scenary a second time, but not initially.