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
Fixed incorrect frame calculations when handling obtaining Chapter 5 items in situations where an inventory item must be tossed to make room
Fixed occasionally incorrect calculations for Dried Bouquet trade based on if there are nulls in the inventory
Handle anomaly in which selecting the last visible item in the inventory may not necessarily cause that item to disappear from the selection screen when choosing the 2nd ingredient
In this scenario, using other items in a slots >= 11 does not cause those items to be removed from the selection screen, so framecount calculation has been adjusted accordingly