Подрывник теперь больше похож на человека (#158)

This commit is contained in:
BIGZi0348
2024-11-04 23:39:36 +03:00
committed by GitHub
parent fd3f77f69f
commit 53c8f95a9c
5 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
- type: listing - type: listing
id: UplinkReinforcementRadioDemolitionist id: UplinkReinforcementRadioDemolitionist
name: Радио вызова подрывника name: Радио вызова подрывника
description: Радио сомнительного качества, вызывающее специально подготовленного агента. Кнопки отключения нет, покупайте если вы готовы к вечеринке. У агента будет взрывчатка и неумолимое желания взорваться, ради высшей цели. На этом всё.
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio } icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
productEntity: ReinforcementRadioDemolitionist productEntity: ReinforcementRadioDemolitionist
cost: cost:

View File

@@ -2,6 +2,7 @@
parent: RemoteSignaller parent: RemoteSignaller
id: RemoteSignallerSyndicate id: RemoteSignallerSyndicate
name: передатчик сигналов синдиката name: передатчик сигналов синдиката
description: Портативное устройство, используемое для дистанционной передачи сигналов объектам.
components: components:
- type: Sprite - type: Sprite
sprite: _Honk/Devices/signallersyndicate.rsi sprite: _Honk/Devices/signallersyndicate.rsi

View File

@@ -12,3 +12,7 @@
slots: slots:
- Hair - Hair
- Snout - Snout
- type: IdentityBlocker
- type: Tag
tags:
- WhitelistChameleon

View File

@@ -10,7 +10,7 @@
- type: GhostRole - type: GhostRole
name: Подрывник синдиката name: Подрывник синдиката
description: Искусство - это взрыв. description: Искусство - это взрыв.
rules: Правило 1 - взорваться rules: Действуют обычные правила антагонистов Синдиката. Работайте с тем, кто вас вызвал, и не причиняйте ему вреда.
raffle: raffle:
settings: short settings: short
- type: GhostRoleMobSpawner - type: GhostRoleMobSpawner

View File

@@ -5,18 +5,17 @@
components: components:
- type: Objective - type: Objective
difficulty: 1 difficulty: 1
issuer: Цель issuer: syndicate
- type: entity - type: entity
noSpawn: true noSpawn: true
parent: [BaseDemolitionistObjective, BaseKillObjective] parent: [BaseDemolitionistObjective, BaseKillObjective]
id: DemolitionistObjective id: DemolitionistObjective
description: Враг синдиката должен быть взорван! name: Взорви врага синдиката!
description: Выполни приказ своего мастера - покажи глупцам верный путь, окутанный пламенной яростью.
components: components:
- type: Objective - type: Objective
unique: false unique: false
- type: TargetObjective - type: TargetObjective
title: Взорви врага синдиката! title: Взорви врага синдиката!
- type: PickRandomPerson - type: DieCondition
- type: KillPersonCondition
requireDead: true