Module:SkillDx2: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 16: Line 16:


if input == '—' then
if input == '—' then
local output = "colspan=4|''No skill.''"
if activeSkill ~= '' then
return output
local output = "''No skill.''"
return output
else
local output = "colspan=4|''No skill.''"
return output
end
else
else
-- 1 SKILL NAME
-- 1 SKILL NAME

Navigation menu