[Fix] Разные фиксы (#161)
* fix: фикс отображений в ахелпе * fix: нотисы в чат больше не отправляют сообщение в консоль * fix: исправлена текстура секретной двери * fix: ошибки перевода при вылизывании ран
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user