Feature - Implemented Food/Booze queue, add a third option to use milk or cast ode after you click consume

When the window pops up to say "Do you want to eat/drink without milk/Ode?", it'd be nice to have a third option to use milk/cast Ode rather than having to click on the "no" button for each item in the queue.

The way it is now, you have to use milk/cast Ode and then add all the food/booze to the queue again, after clicking "no" a lot.
 
Code:
r12740 | veracity0 | 2013-09-28 15:32:49 -0400 (Sat, 28 Sep 2013) | 6 lines

When eating/drinking things on the consumption queue, if the user says "do not
continue" because Ode or Milk will run out, abort processing queue and
requeue failed (and unprocessed) items.
 
Back
Top