From 4cdeba7a1f3c03169d026767423fb1d90f120e78 Mon Sep 17 00:00:00 2001 From: Durel Date: Thu, 7 Dec 2017 18:27:21 -0500 Subject: [PATCH] Version 2.0020 1) Fixed a bug that prevented the "dinv portal ..." mode re-equip a dualed weapon if the character doesn't have the portal wish --- aard_inventory.changelog | 9 +++++++++ aard_inventory.xml | 15 ++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/aard_inventory.changelog b/aard_inventory.changelog index 302a217..2bc1ad9 100644 --- a/aard_inventory.changelog +++ b/aard_inventory.changelog @@ -2,6 +2,15 @@ dbot.changelog = {} +dbot.changelog[2.0020] = +{ + { change = drlDbotChangeLogTypeFix, + desc = [[Fixed a bug that prevented the "dinv portal ..." mode re-equip a dualed weapon if + the character doesn't have the portal wish]] + } +} + + dbot.changelog[2.0019] = { { change = drlDbotChangeLogTypeNew, diff --git a/aard_inventory.xml b/aard_inventory.xml index 17e1700..201160a 100644 --- a/aard_inventory.xml +++ b/aard_inventory.xml @@ -88,7 +88,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.0019" + version="2.0020" >