The following changes makes it so that if you check a pouch and then do an action on it, that the state updates from the incoming chat message will be ignored if and only if the pouch action was completed successfully
Add wasSuccessful property to PouchActionTask
Ignore successful pouches from having their state overridden by a check pouch
The following changes makes it so that if you check a pouch and then do an action on it, that the state updates from the incoming chat message will be ignored if and only if the pouch action was completed successfully
wasSuccessful
property to PouchActionTask