Модуль:Prototypes/Механика/Стоимость: различия между версиями

мНет описания правки
мНет описания правки
Строка 34: Строка 34:
     end
     end
     table.insert(output, '|}')
     table.insert(output, '|}')
     return frame:preprocess(table.concat(output, "\n"))
     return table.concat(output, "\n")
end
end


return p
return p