Модуль:Prototypes/Оружия: различия между версиями

мНет описания правки
мНет описания правки
Строка 74: Строка 74:
         table.insert(resultParts, "Скорость атаки: " .. formatAttackRate(attackRate))
         table.insert(resultParts, "Скорость атаки: " .. formatAttackRate(attackRate))


         return frame:preprocess(table.concat(resultParts, "\n"))
         return frame:preprocess(table.concat(resultParts, "<br>"))
     elseif mode == "attackRate" then
     elseif mode == "attackRate" then
         local melee = entry.MeleeWeapon
         local melee = entry.MeleeWeapon