Fixed malformed changelog

master
Durel 7 years ago
parent faa9fed62c
commit 2fed86f9de

@ -6,27 +6,27 @@ dbot.changelog[2.0013] =
{ {
{ change = drlDbotChangeLogTypeFix, { change = drlDbotChangeLogTypeFix,
desc = "Priority fields with negative values are now interpreted properly" desc = "Priority fields with negative values are now interpreted properly"
} },
{ change = drlDbotChangeLogTypeNew, { change = drlDbotChangeLogTypeNew,
desc = "Added support for custom search queries \"worn\" and \"all\"" desc = "Added support for custom search queries \"worn\" and \"all\""
} },
{ change = drlDbotChangeLogTypeMisc, { change = drlDbotChangeLogTypeMisc,
desc = "Changed interpretation of an empty search string to mean \"everything not worn\"" desc = "Changed interpretation of an empty search string to mean \"everything not worn\""
} },
{ change = drlDbotChangeLogTypeFix, { change = drlDbotChangeLogTypeFix,
desc = "Search queries with the \"clan\" key now match individual words in the clan name" desc = "Search queries with the \"clan\" key now match individual words in the clan name"
} },
{ change = drlDbotChangeLogTypeFix, { change = drlDbotChangeLogTypeFix,
desc = "Equipment sets now check alignment before using anti-[good|neutral|evil] items" desc = "Equipment sets now check alignment before using anti-[good|neutral|evil] items"
} },
{ change = drlDbotChangeLogTypeFix, { change = drlDbotChangeLogTypeFix,
desc = desc =
[[Fixed priority parsing so that max[stat name] correctly gives a bonus for [[Fixed priority parsing so that max[stat name] correctly gives a bonus for
maxing the specified stat at the target level]] maxing the specified stat at the target level]]
} },
{ change = drlDbotChangeLogTypeNew, { change = drlDbotChangeLogTypeNew,
desc = "Added ability to ignore specific wearable locations in a priority" desc = "Added ability to ignore specific wearable locations in a priority"
} },
{ change = drlDbotChangeLogTypeMisc, { change = drlDbotChangeLogTypeMisc,
desc = desc =
[[If a set does not have an item for a wearable location, wearing the set now [[If a set does not have an item for a wearable location, wearing the set now

Loading…
Cancel
Save