From 20b36b6822edb3b50db1a42e4f462f2d1074fbfb Mon Sep 17 00:00:00 2001 From: Durel Date: Tue, 30 Jan 2018 09:12:01 -0500 Subject: [PATCH] Added @Cregen@W mode to auto-wear a regeneration ring when you sleep --- README | 3 +- aard_inventory.xml | 313 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 313 insertions(+), 3 deletions(-) diff --git a/README b/README index 8ce0836..b0166c2 100644 --- a/README +++ b/README @@ -63,9 +63,10 @@ Usage Advanced options dinv backup [list | create | delete | restore] - dinv reset [list | confirm] dinv forget dinv notify [none | light | standard | all] + dinv regen [on | off] + dinv reset [list | confirm] dinv cache [reset | size] [recent | frequent | custom | all] <# entries> dinv tags [on | off] dinv reload diff --git a/aard_inventory.xml b/aard_inventory.xml index d6d76ea..9af5713 100644 --- a/aard_inventory.xml +++ b/aard_inventory.xml @@ -52,6 +52,7 @@ inv.tags : Module to manage displaying terminating tags when a command comp inv.consume : Module to manage buying, storing, and using consumable items (e.g., potions, pills) inv.portal : Module to manage using portals from your inventory inv.pass : Module to use area passes (not keys) +inv.regen : Module to auto-wear a regen ring (if possible) when sleeping Durel's Bag-of-Tricks (dbot) Layout @@ -148,10 +149,11 @@ Usage Advanced options dinv backup [list | create | delete | restore] - dinv reset [list | confirm] dinv forget dinv ignore [on | off] dinv notify [none | light | standard | all] + dinv regen [on | off] + dinv reset [list | confirm] dinv cache [reset | size] [recent | frequent | custom | all] <# entries> dinv tags [on | off] dinv reload @@ -598,6 +600,26 @@ Feature Wishlist > + + + + + +