48,355
edits
(nice try) Tag: Undo |
No edit summary |
||
| Line 134: | Line 134: | ||
local typ = codes[code].type | local typ = codes[code].type | ||
if typ ~= "other" and types[typ] then | if typ ~= "other" and types[typ] then | ||
error('The gender specification "' .. spec.spec .. '" contains multiple tags of type "' .. typ .. '".') | error('The gender specification "' .. spec.spec .. '" contains multiple tags of type "' .. typ .. '".') | ||
end | end | ||