Players can now ignore spells from the Spells List, to access go to Options Panel > Spell List > All Spells

This commit is contained in:
Tercio Jose
2020-05-30 11:24:31 -03:00
parent d51dfc336a
commit 2ccc88cf31
2 changed files with 7 additions and 6 deletions
+6 -5
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -199,7 +199,7 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (command == "spells") then
Details.OpenForge()
DetailsForgePanel.SelectModule (_, _, 2)
DetailsForgePanel.SelectModule (_, _, 1)
elseif (command == "feedback") then
_detalhes.OpenFeedbackWindow()