Модуль:TableOfChemicals: различия между версиями
мНет описания правки |
мНет описания правки |
||
| Строка 105: | Строка 105: | ||
-- НЕ МОЕ | -- НЕ МОЕ | ||
function p.geneffects(chemPrototypeId) | function p.geneffects(chemPrototypeId) | ||
local frame = mw.getCurrentFrame() | |||
local met = p.chem[chemPrototypeId].metabolisms | local met = p.chem[chemPrototypeId].metabolisms | ||
if met == nil then | if met == nil then | ||