More debugging tools

This commit is contained in:
Tercio Jose
2024-08-02 14:42:21 -03:00
committed by andrew6180
parent 496c79401e
commit fe05d2f9de
5 changed files with 59 additions and 14 deletions
+3
View File
@@ -1539,6 +1539,9 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (msg == "generateracialslist") then
Details.GenerateRacialSpellList()
elseif (msg == "bug") then
dumpt(DETAILS_FAILED_ACTOR or {"No bug to report here."})
elseif (msg == "spellcat") then
Details.Survey.OpenSurveyPanel()