4,980
edits
(Overhauled Creation Tables; Add support for Abyssal gems in Item and Loot sources;) |
m (Fix lua error) |
||
Line 436: | Line 436: | ||
if data.specialReq ~= nil then | if data.specialReq ~= nil then | ||
recipeRow: | recipeRow:wikitext('<br>' .. data.specialReq) | ||
end | end | ||
end | end |