From be66fab51db0ffe8781efd55a4194f28fd1927a9 Mon Sep 17 00:00:00 2001 From: keslik <114428094+keslik1313@users.noreply.github.com> Date: Tue, 13 Aug 2024 01:34:09 +0300 Subject: [PATCH] Fix fire costumes stats (#616) --- Resources/Locale/ru-RU/armor/armor-examine.ftl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/ru-RU/armor/armor-examine.ftl b/Resources/Locale/ru-RU/armor/armor-examine.ftl index ed9b483afe..da80585182 100644 --- a/Resources/Locale/ru-RU/armor/armor-examine.ftl +++ b/Resources/Locale/ru-RU/armor/armor-examine.ftl @@ -4,21 +4,23 @@ armor-examinable-verb-message = Изучить показатели брони. armor-examine = Обеспечивает следующую защиту: armor-coefficient-value = - [color=yellow]{ $type -> - *[other] Неизвестный + *[other] Другой [Blunt] Тупой [Slash] Рубящий [Piercing] Проникающий [Heat] Тепловой [Radiation] Радиационный [Caustic] Кислотный + [Cold] Морозный }[/color] урон снижается на [color=lightblue]{ $value }%[/color]. armor-reduction-value = - [color=yellow]{ $type -> - *[other] Неизвестный + *[other] Другой [Blunt] Тупой [Slash] Рубящий [Piercing] Проникающий [Heat] Тепловой [Radiation] Радиационный [Caustic] Кислотный + [Cold] Морозный }[/color] урон снижается на [color=lightblue]{ $value }[/color].