Module:Infobox regtemp: Difference between revisions

Lériendil (talk | contribs)
No edit summary
Lériendil (talk | contribs)
No edit summary
Line 74: Line 74:
end
end
if tonumber(string.char(string.byte(subgroup, 3))) == 3 then
local cot = lowermap[1]
local cot = lowermap[1]
if tonumber(string.char(string.byte(subgroup, 3))) ~= 3 then
else
local cot = lowermap[2]
local cot = lowermap[2]
end
end