Модуль:Meals Lookup: различия между версиями
Mhamster (обсуждение | вклад) Нет описания правки |
Mhamster (обсуждение | вклад) Нет описания правки |
||
| Строка 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 | ||