diff --git a/Resources/Prototypes/_Honk/Catalog/uplink_catalog.yml b/Resources/Prototypes/_Honk/Catalog/uplink_catalog.yml index 42530946e1..5cf5badc4d 100644 --- a/Resources/Prototypes/_Honk/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/_Honk/Catalog/uplink_catalog.yml @@ -1,6 +1,7 @@ - type: listing id: UplinkReinforcementRadioDemolitionist name: Радио вызова подрывника + description: Радио сомнительного качества, вызывающее специально подготовленного агента. Кнопки отключения нет, покупайте если вы готовы к вечеринке. У агента будет взрывчатка и неумолимое желания взорваться, ради высшей цели. На этом всё. icon: { sprite: Objects/Devices/communication.rsi, state: old-radio } productEntity: ReinforcementRadioDemolitionist cost: diff --git a/Resources/Prototypes/_Honk/Devices/Electronic/signaller.yml b/Resources/Prototypes/_Honk/Devices/Electronic/signaller.yml index f52d085821..0ca51d9d60 100644 --- a/Resources/Prototypes/_Honk/Devices/Electronic/signaller.yml +++ b/Resources/Prototypes/_Honk/Devices/Electronic/signaller.yml @@ -2,6 +2,7 @@ parent: RemoteSignaller id: RemoteSignallerSyndicate name: передатчик сигналов синдиката + description: Портативное устройство, используемое для дистанционной передачи сигналов объектам. components: - type: Sprite sprite: _Honk/Devices/signallersyndicate.rsi diff --git a/Resources/Prototypes/_Honk/Entities/Clothing/Mask/mask.yml b/Resources/Prototypes/_Honk/Entities/Clothing/Mask/mask.yml index bdd0f1340e..36b2d6b8b7 100644 --- a/Resources/Prototypes/_Honk/Entities/Clothing/Mask/mask.yml +++ b/Resources/Prototypes/_Honk/Entities/Clothing/Mask/mask.yml @@ -12,3 +12,7 @@ slots: - Hair - Snout + - type: IdentityBlocker + - type: Tag + tags: + - WhitelistChameleon diff --git a/Resources/Prototypes/_Honk/Entities/Objects/Devices/Sindicate_Gadgets/reinforcement_teleporter.yml b/Resources/Prototypes/_Honk/Entities/Objects/Devices/Sindicate_Gadgets/reinforcement_teleporter.yml index d46479b69d..e90fa68de5 100644 --- a/Resources/Prototypes/_Honk/Entities/Objects/Devices/Sindicate_Gadgets/reinforcement_teleporter.yml +++ b/Resources/Prototypes/_Honk/Entities/Objects/Devices/Sindicate_Gadgets/reinforcement_teleporter.yml @@ -10,7 +10,7 @@ - type: GhostRole name: Подрывник синдиката description: Искусство - это взрыв. - rules: Правило 1 - взорваться + rules: Действуют обычные правила антагонистов Синдиката. Работайте с тем, кто вас вызвал, и не причиняйте ему вреда. raffle: settings: short - type: GhostRoleMobSpawner diff --git a/Resources/Prototypes/_Honk/Objectives/demolitionist.yml b/Resources/Prototypes/_Honk/Objectives/demolitionist.yml index 0a5458e913..c428daa831 100644 --- a/Resources/Prototypes/_Honk/Objectives/demolitionist.yml +++ b/Resources/Prototypes/_Honk/Objectives/demolitionist.yml @@ -5,18 +5,17 @@ components: - type: Objective difficulty: 1 - issuer: Цель + issuer: syndicate - type: entity noSpawn: true parent: [BaseDemolitionistObjective, BaseKillObjective] id: DemolitionistObjective - description: Враг синдиката должен быть взорван! + name: Взорви врага синдиката! + description: Выполни приказ своего мастера - покажи глупцам верный путь, окутанный пламенной яростью. components: - type: Objective unique: false - type: TargetObjective title: Взорви врага синдиката! - - type: PickRandomPerson - - type: KillPersonCondition - requireDead: true + - type: DieCondition