Изменения

Модуль:Инвентарный слот

23 байта убрано, 20:13, 20 августа 2016
Нет описания правки
if modAliases and modAliases[id] then
alias = modAliases[id]
elseif aliases and aliases[id] and not frameParts.mod then
alias = aliases[id]
end
if alias and not p.getParts(frame, args["мод"]).mod then
table.insert( frames, p.expandAlias( frameParts, alias ) )
else