diff --git a/Resources/Prototypes/_DV/Catalog/Cargo/cargo_armory.yml b/Resources/Prototypes/_DV/Catalog/Cargo/cargo_armory.yml index 8f18e7b8f54..8413a1ee237 100644 --- a/Resources/Prototypes/_DV/Catalog/Cargo/cargo_armory.yml +++ b/Resources/Prototypes/_DV/Catalog/Cargo/cargo_armory.yml @@ -66,7 +66,7 @@ sprite: Objects/Specific/Medical/implanter.rsi state: implanter0 product: CrateWatchdogImplants - cost: 18000 + cost: 9000 category: Armory group: market diff --git a/Resources/Prototypes/_DV/Entities/Objects/Misc/subdermal_implants.yml b/Resources/Prototypes/_DV/Entities/Objects/Misc/subdermal_implants.yml index 9806a422326..83266358ead 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Misc/subdermal_implants.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Misc/subdermal_implants.yml @@ -31,12 +31,14 @@ id: WatchdogImplant categories: [ HideSpawnMenu ] name: watchdog implant - description: This implant transmits a message on the security channel in case the user goes into critical state. + description: This implant transmits a message on the security channel in case the user goes into critical state or if they die. components: - type: TriggerOnMobstateChange mobState: - Critical + - Dead - type: RattleOnTrigger + targetUser: true radioChannel: Security - type: entity