From 5c1a821ba647e0947c93d527b22ad7ccc7eae986 Mon Sep 17 00:00:00 2001 From: Durel Date: Mon, 12 Mar 2018 10:21:21 -0400 Subject: [PATCH] Version 2.0040 1) Fixed a bug in the @Cconsume@W mode for staves and wands that incorrectly removed the item from your inventory table after a single use. This could require you to refresh to re-identify a partially used staff or wand. 2) Fixed a conflict between the "light" damage type and "light" equipment location in priorities. If you use "~light" in a priority, that refers to the damage type. The new option "~lightEq" refers to the light equipment location. 3) The @Ccovet@W mode now properly gags current bids on items. The previous code mistakenly showed some bids when an auction item was identified. 4) Removed a warning about failing a backup if you were in combat when the backup was attempted. That case isn't actually an error and the backup will simply run later. --- aard_inventory.xml | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/aard_inventory.xml b/aard_inventory.xml index 15f5821..afe93fb 100644 --- a/aard_inventory.xml +++ b/aard_inventory.xml @@ -89,7 +89,7 @@ dbot.version : Module to track version and changelog information and update the save_state="y" date_written="2017-08-12 08:45:15" requires="4.98" - version="2.0039" + version="2.0040" >