Add hardlight spear implant (#587)
* Add hardlight spear implant * Small fixes * Fix collision layer
This commit is contained in:
@@ -11,7 +11,7 @@ implanter-inject-text = Установка
|
||||
implanter-empty-text = Пусто
|
||||
implanter-implant-text = { $implantName }{ $lineBreak }{ $implantDescription }
|
||||
implanter-contained-implant-text = [color=green]{ $desc }[/color]
|
||||
implanter-label = [color=white]Имплант: { $currentEntities }{ $lineBreak }Режим: { $modeString }[/color]
|
||||
implanter-label = [color=white]Имплант: { $implantName }{ $lineBreak }Режим: { $modeString }[/color]
|
||||
|
||||
## Implanter Actions
|
||||
|
||||
|
||||
13
Resources/Locale/ru-RU/white/items/hardlight_spear.ftl
Normal file
13
Resources/Locale/ru-RU/white/items/hardlight_spear.ftl
Normal file
@@ -0,0 +1,13 @@
|
||||
hardlight-spear-pickup-failed = Вы не можете подобрать световое копьё.
|
||||
use-hardlight-spear-implant-action-name = Создать световое копьё.
|
||||
use-hardlight-spear-implant-action-description = Создает световое копьё в ваших руках.
|
||||
uplink-hardlight-spear-implant-name = Имплантатор световое копьё
|
||||
uplink-hardlight-spear-implant-desc = Имплант, вводимый в тело и активируемый по желанию пользователя. Он вызывает копье из твердого света, с помощью которого пользователь может сеять хаос.
|
||||
|
||||
ent-SpearHardlight = световое копьё
|
||||
.desc = Копьё из твердого света.
|
||||
|
||||
ent-HardlightSpearImplanter = имплантатор световое копьё
|
||||
|
||||
ent-HardlightSpearImplant = имплант световое копьё
|
||||
.desc = Этот имплант создаёт световое копьё в ваших руках.
|
||||
Reference in New Issue
Block a user