Skip to content

Добавление импланта смерти охранника.#378

Open
Tostiss14 wants to merge 3 commits into
wega-team:masterfrom
Tostiss14:soundimplant
Open

Добавление импланта смерти охранника.#378
Tostiss14 wants to merge 3 commits into
wega-team:masterfrom
Tostiss14:soundimplant

Conversation

@Tostiss14

@Tostiss14 Tostiss14 commented Apr 5, 2026

Copy link
Copy Markdown
Collaborator

Описание PR

Был добавлен имплант, который производит громкий звук потери пульса при смерти носителя импланта.

Почему / Баланс

Может использоваться силами СБ для оповещения близлежащих союзников. Также, можно поставить и гражданскому персоналу, ведь находится во вкладке FUN. Покупается в карго, либо производится на медлате после изучения определенной технологии на Тире 1 Сервиса. Или меда. Определимся.

Технические детали

Пукает грхххх пипипипи

Медиа

гхррр пипипипииии

Loader.2026.04.05.-.19.38.01.02.1.mp4

Список изменений

🆑

  • add: Добавлен имплант "смерти охранника"

recipes:
- LightImplant
- SadTromboneImplant
- SecurityDeathImplant # Corvax-Wega-securitydeathimplants

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут тег не надо

Suggested change
- SecurityDeathImplant # Corvax-Wega-securitydeathimplants
- SecurityDeathImplant

Comment on lines +102 to +111
# Corvax-Wega-securitydeathimplants
- type: latheRecipe
id: SecurityDeathImplant
result: SecurityDeathImplant
completetime: 4
materials:
Steel: 500
Plastic: 300

# Corvax-Wega-securitydeathimplants-end

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут тег не надо

Suggested change
# Corvax-Wega-securitydeathimplants
- type: latheRecipe
id: SecurityDeathImplant
result: SecurityDeathImplant
completetime: 4
materials:
Steel: 500
Plastic: 300
# Corvax-Wega-securitydeathimplants-end
- type: latheRecipe
id: SecurityDeathImplant
result: SecurityDeathImplant
completetime: 4
materials:
Steel: 500
Plastic: 300

cost: 7500
recipeUnlocks:
- SadTromboneImplant
- SecurityDeathImplant # Corvax-Wega-securitydeathimplants

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут тег не надо

Suggested change
- SecurityDeathImplant # Corvax-Wega-securitydeathimplants
- SecurityDeathImplant

Comment on lines +164 to +175
# Corvax-Wega-securitydeathimplants
- type: cargoProduct
id: FunSecurityDeathImplants
icon:
sprite: Objects/Specific/Medical/implanter.rsi
state: implanter0
product: CrateFunSecurityDeathImplants
cost: 1000
category: cargoproduct-category-name-fun
group: market

# Corvax-Wega-securitydeathimplants-end

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это перенвестить от сюда сюда

Comment on lines +281 to +293
# Corvax-Wega-securitydeathimplants
- type: entity
parent: CrateGenericSteel
id: CrateFunSecurityDeathImplants
name: security death implants
description: A distinctive sound for when security meets their end. Implant these for a proper send-off!
components:
- type: EntityTableContainerFill
containers:
entity_storage:
id: SecurityDeathImplanter
amount: 3
# Corvax-Wega-securitydeathimplants-end

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это переместить сюда

allowDeimplantAll: false
deimplantWhitelist:
- SadTromboneImplant
- SecurityDeathImplant # Corvax-Wega-securitydeathimplants

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Норм

Comment on lines +169 to +176
- type: entity
id: SecurityDeathImplanter
name: security death implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
implant: SecurityDeathImplant

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это сюда и там сделать с таким же названием файл

Comment on lines +43 to +67
# Corvax-Wega-securitydeathimplants
- type: entity
parent: BaseSubdermalImplant
id: SecurityDeathImplant
name: security death implant
description: This implant plays a distinctive security alarm sound when the user dies.
# categories: [ HideSpawnMenu ] # Corvax-Wega-Surgery-Edit
components:
# Corvax-Wega-Surgery-start
- type: Sprite
sprite: _Wega/Objects/Specific/Medical/Surgery/implants.rsi
state: clown
# Corvax-Wega-Surgery-end
- type: SubdermalImplant
whitelist:
components:
- MobState # admeme implanting a chair with implant needs to give the chair mobstate so it can die first
- type: TriggerOnMobstateChange
mobState:
- Dead
- type: EmitSoundOnTrigger
sound:
path: /Audio/_Wega/Mobs/sec_death.ogg
# Corvax-Wega-securitydeathimplants-end

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это сюда

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это по такой логкие надо аналогично распихать в то же место где лежат обычные файлы по их директориям
Типа

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants