Inept skill level
This commit is contained in:
parent
af5a3d2d41
commit
961d642018
4 changed files with 18 additions and 19 deletions
2
UI.lua
2
UI.lua
|
|
@ -256,7 +256,7 @@ end
|
|||
function AltSystem:RefreshSkillDropdown()
|
||||
AltSystem.Data:RefreshSkills()
|
||||
|
||||
-- Reset selection to 1 (Inept) since the skill list may have changed
|
||||
-- Reset selection to 1 (Base roll) since the skill list may have changed
|
||||
AltSystem.State.selectedSkillIndex = 1
|
||||
if AltSystem.SetSkillIndex then
|
||||
AltSystem.SetSkillIndex(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue