Version 2.0030

1) Added @Cregen@W mode to auto-wear a regeneration ring when you sleep
2) Corrected obsolete data in priority and consume helpfiles
3) Removed overly aggressive stat timeout warning when there wasn't actually a problem
master
Durel 7 years ago
parent 20b36b6822
commit 7f0c9608bf

@ -1,6 +1,20 @@
dbot.changelog = {}
dbot.changelog[2.0030] =
{
{ change = drlDbotChangeLogTypeNew,
desc = [[Added @Cregen@W mode to auto-wear a regeneration ring when you are asleep. See the
helpfile at "dinv help regen" for more details.]]
},
{ change = drlDbotChangeLogTypeFix,
desc = [[Corrected obsolete data in priority and consume helpfiles]]
},
{ change = drlDbotChangeLogTypeMisc,
desc = [[Removed overly aggressive stat timeout warning when there wasn't actually a problem]]
}
}
dbot.changelog[2.0029] =
{
{ change = drlDbotChangeLogTypeNew,

Loading…
Cancel
Save