[Fix] Разные фиксы (#161)

* fix: фикс отображений в ахелпе

* fix: нотисы в чат больше не отправляют сообщение в консоль

* fix: исправлена текстура секретной двери

* fix: ошибки перевода при вылизывании ран
This commit is contained in:
Remuchi
2024-03-02 21:16:27 +07:00
committed by GitHub
parent 1592296094
commit ad525c86c6
12 changed files with 60 additions and 75 deletions

View File

@@ -1,8 +1,6 @@
self-heal-finished-using = You have finished {$verb}ing all {$name}`s wounds
self-heal-cant-use = There is no damage you can heal by {$verb}ing {$name}
self-heal-stop-bleeding = They have stopped bleeding
self-heal-lick = lick
self-heal-cant-use-clothing = You cant {$verb}ing yourself while wearing a {$clothing}
self-heal-cant-use-clothing-other = You cant {$verb}ing {$name} while {$name} is wearing a {$clothing}
self-heal-finished-using = You have finished licking all {$name}`s wounds
self-heal-cant-use = There is no damage you can heal by licking {$name}
self-heal-cant-use-clothing = You cant lick yourself while wearing a {$clothing}
self-heal-cant-use-clothing-other = You cant lick {$name} while {$name} is wearing a {$clothing}
self-heal-action = Lick the wounds
self-heal-using-other = {$name} have {$verb}ed some of {$name} wounds
self-heal-using-other = {$user} have licked some of {$target} wounds