This commit is contained in:
snowywinters 2026-03-09 04:17:49 -06:00 committed by GitHub
parent de4c36b4a9
commit e83fabe577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -66,7 +66,7 @@
sprite: Objects/Specific/Medical/implanter.rsi
state: implanter0
product: CrateWatchdogImplants
cost: 18000
cost: 9000
category: Armory
group: market

View File

@ -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