Fix fire costumes stats (#616)

This commit is contained in:
keslik
2024-08-13 01:34:09 +03:00
committed by GitHub
parent adc4b46028
commit be66fab51d

View File

@@ -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].