Фикс пополнения зарядов РЦД используя стаки ресурсов (#699)

* Фиксики

* Спасли Валеру от банкротства
This commit is contained in:
BIGZi0348
2024-09-17 20:41:24 +03:00
committed by GitHub
parent 51ed0bece9
commit 276915fb44
3 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
rcd-ammo-component-on-examine = Оно содержит { $charges } зарядов.
rcd-ammo-component-after-interact-full = РЦд полностью заряжена!
rcd-ammo-component-after-interact-full = РЦД полностью заряжен!
rcd-ammo-component-after-interact-refilled = Вы перезаряжаете РЦД.
rcd-ammo-component-on-examine-text = Содержит { $ammo } зарядов.
rcd-ammo-component-after-interact-full-text = РЦД полностью заряжен!
rcd-ammo-component-after-interact-refilled-text = Вы перезаряжаете РЦД.
rcd-ammo-component-after-interact-not-enough = Недостаточно материала для заряда.