Changed the health on death logs to be live percent (health % at hit moment), was before health amount divided by default character life amount
This commit is contained in:
+1
-1
@@ -1539,7 +1539,7 @@ function SlashCmdList.DETAILS (msg, editbox)
|
||||
elseif (msg == "generateracialslist") then
|
||||
Details.GenerateRacialSpellList()
|
||||
|
||||
elseif (msg == "survey") then
|
||||
elseif (msg == "spellcat") then
|
||||
Details.Survey.OpenSurveyPanel()
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user