diff --git a/Resources/Locale/ru-RU/_corvaxnext/storage/mouth-storage-component.ftl b/Resources/Locale/ru-RU/_corvaxnext/storage/mouth-storage-component.ftl index 135f30bdfa1..dd4286ed1de 100644 --- a/Resources/Locale/ru-RU/_corvaxnext/storage/mouth-storage-component.ftl +++ b/Resources/Locale/ru-RU/_corvaxnext/storage/mouth-storage-component.ftl @@ -1 +1 @@ -mouth-storage-examine-condition-occupied=[color=yellow]{CAPITALIZE(SUBJECT($entity))} has something in {POSS-ADJ($entity)} mouth.[/color] \ No newline at end of file +mouth-storage-examine-condition-occupied=[color=yellow]{CAPITALIZE(SUBJECT($entity))} явно что-то держит во рту.[/color] \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/agility.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/agility.ftl index fc548920819..cc7629e971d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/agility.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/agility.ftl @@ -1,2 +1,4 @@ -ent-SwitchAgilityAction = Переключить ловкость. - .desc = Переключает способность к активному перемещению. +ent-ActionOpenRadioImplant = Открыть радио-имплант. + .desc = Открывает контейнер ключа шифрования имплантированный в ваш череп. +ent-ActionOpenMouthStorage = Открыть рот. + .desc = Позволяет спрятать что-нибудь за щекой. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/types.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/actions/types.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/implanters.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/implanters.ftl new file mode 100644 index 00000000000..f2bde696dab --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/implanters.ftl @@ -0,0 +1,4 @@ +ent-GenericRadioImplanter = имплантер коммуниктора + .suffix = НЕ МАППИТЬ +ent-SyndicateRadioImplanter = имплантер коммуниктора синдиката + .suffix = синдикат \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/mouth_storage.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/mouth_storage.ftl new file mode 100644 index 00000000000..4797569057a --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/mouth_storage.ftl @@ -0,0 +1,2 @@ +ent-CheekStorage = щёки + .desc = Позволяют вам прятать во рту маленькие секреты. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/subdermal_implants.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/subdermal_implants.ftl new file mode 100644 index 00000000000..3db1aa00474 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/misc/subdermal_implants.ftl @@ -0,0 +1,4 @@ +ent-RadioImplant = имплант интеркома + .desc = Этот имплант содержит радиоустройство со скрытым отсеком для ключа шифрования. Он позволяет своему владельцу общаться на каналах, доступных этому ключу. +ent-SyndicateRadioImplant = имплант интеркома синдиката + .desc = Этот имплант содержит радиомодуль, который позволяет своему владельцу общаться на канале Синдиката. diff --git a/Resources/Prototypes/Entities/Mobs/Species/base.yml b/Resources/Prototypes/Entities/Mobs/Species/base.yml index 4858d3a0393..9b4c378369f 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/base.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/base.yml @@ -286,10 +286,10 @@ Asphyxiation: -1.0 - type: FireVisuals alternateState: Standing - # - type: MouthStorage # Corvax-Next-MouthStorage - # mouthProto: CheekStorage - # openStorageAction: ActionOpenMouthStorage - # spitDamageThreshold: 3 + - type: MouthStorage # Corvax-Next-MouthStorage + mouthProto: CheekStorage + openStorageAction: ActionOpenMouthStorage + spitDamageThreshold: 3 - type: entity save: false