Модуль:Meals Lookup: различия между версиями

Нет описания правки
Нет описания правки
Строка 395: Строка 395:
         -- INTRUDER ALERT: SHITCODE IS IN THE BASE
         -- INTRUDER ALERT: SHITCODE IS IN THE BASE
         local id = ""
         local id = ""
         out = out .. table.length(recipes) .. " " .. type "\n"
         out = out .. table.length(recipes) .. " " .. type .. "\n"
         if type == "microwaveRecipes" and not table.isempty(recipes) == nil then
         if type == "microwaveRecipes" and not table.isempty(recipes) == nil then
             do
             do