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
When you use the last Consumable with Destroy on Empty flagged, it does not show in chat. E.g. I have 2 Antitoxins, I use the first and a message appears in chat.
Then I use the last Antitoxins and nothing appears in chat.
The text was updated successfully, but these errors were encountered:
* Fixed deletion of empty consumables (Fixes#358, #363)
* Fixed settings of flags in ensureFlags() (Fixes#354)
* Revert ensureFlags() to previous version. Call ensureFlags() in addButtonsToItemLi() instead (Fixes#354)
Calling item.data.update() causes item.data.data.prof to become undefined for some reason, which means that tool rolls lose their proficiency bonus.
When you use the last Consumable with Destroy on Empty flagged, it does not show in chat.
E.g. I have 2 Antitoxins, I use the first and a message appears in chat.
Then I use the last Antitoxins and nothing appears in chat.
The text was updated successfully, but these errors were encountered: