diff --git a/PerfBoostSettings.toc b/PerfBoostSettings.toc index bd218c0..cc3b256 100644 --- a/PerfBoostSettings.toc +++ b/PerfBoostSettings.toc @@ -1,5 +1,5 @@ ## Interface: 11200 -## Title: Perf_boost Settings v1.7.0 +## Title: Perf_boost Settings v1.7.1 ## Notes: the companion compatibility addon to the mod of the same name. ## SavedVariablesPerCharacter: PerfBoostSettingsDB ## X-Embeds: Ace2, FuBarPlugin-2.0, CompostLib, DewDropLib, TabletLib diff --git a/settings.lua b/settings.lua index 7179f58..2e741b4 100644 --- a/settings.lua +++ b/settings.lua @@ -410,8 +410,8 @@ PerfBoost.cmdtable = { PB_CorpseRenderDist = { type = "range", - name = "Corpse Render Distance", - desc = "Max distance to render corpses", + name = "Corpse Render Distance (see desc)", + desc = "Max distance to render corpses. Won't hide corpses for units >= lvl 63 or any corpses if you have group loot, need before greed or round robin set.", order = 41, min = -1, max = 100,