Модуль:Prototypes/Хранилище/Предмет: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 344: | Строка 344: | ||
result = result .. processSolution(item.SolutionContainerManager.solutions["pen"]) | result = result .. processSolution(item.SolutionContainerManager.solutions["pen"]) | ||
return result ~= "" and string.format('<ul | return result ~= "" and string.format('<ul>%s</ul>', result) or '' | ||
end | end | ||