Изменения

Модуль:Обжиг

40 байтов убрано, 21:49, 14 августа 2016
Нет описания правки
local parts = getParts( item, args["Мод"] )
parts.mod = parts.mod or ''
if parts.name ~= '' and not ingredients[parts.mod .. ':' .. parts.name] and ( k == 2 or k == 1 and v ~= fuel ) then
local link = ''
if separator == '' and next( ingredients ) then
separator = ''
ingredients[parts.mod .. ':' .. parts.name] = 1
end
end