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

мНет описания правки
м Поправил опечатку
 
Строка 75: Строка 75:
             and entry.DamageOtherOnHit.damage.types then
             and entry.DamageOtherOnHit.damage.types then
             local throwingDamage = entry.DamageOtherOnHit.damage.types
             local throwingDamage = entry.DamageOtherOnHit.damage.types
             table.insert(resultParts, "Матательный: " .. formatDamageList(throwingDamage))
             table.insert(resultParts, "Метательный: " .. formatDamageList(throwingDamage))
         end
         end