September 13, 2008 -- By Amadeus
[ISXEQ2-20080903.0053]
* Added new MEMBER to the 'item' datatype:
1. AutoConsumeOn (bool type)
2. IsFoodOrDrink (bool type)
3. IsAutoConsumeable (bool type)
4. CanBeRedeemed (bool type)
5. IsEquipped (bool type)
* Added new METHOD to the 'item' datatype:
1. ToggleAutoConsume [Works for anything that can be 'auto consumed', including food/drink]
* Fixed the "Consume" METHOD of the 'item' datatype: