Add hardlight spear implant (#587)
* Add hardlight spear implant * Small fixes * Fix collision layer
This commit is contained in:
5
Resources/Locale/en-US/white/items/hardlight_spear.ftl
Normal file
5
Resources/Locale/en-US/white/items/hardlight_spear.ftl
Normal file
@@ -0,0 +1,5 @@
|
||||
hardlight-spear-pickup-failed = You can't pick up hardlight spear.
|
||||
use-hardlight-spear-implant-action-name = Create hardlight spear
|
||||
use-hardlight-spear-implant-action-description = Creates hardlight spear in your hands.
|
||||
uplink-hardlight-spear-implant-name = Hardlight spear implanter
|
||||
uplink-hardlight-spear-implant-desc = An implant injected into the body, and later activated at the user's will. It will summon a spear made out of hardlight that the user can use to wreak havoc.
|
||||
@@ -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