]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove deathrattle functionality from tracking implants (#35995)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Mon, 14 Apr 2025 20:23:11 +0000 (22:23 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 20:23:11 +0000 (22:23 +0200)
De-rattle

Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml

index 6dd3c83665639bae33131509e0063882a66bada7..e071a94988b6de84a4b25162cd9e6ab64174ff78 100644 (file)
@@ -79,7 +79,7 @@
   parent: BaseSubdermalImplant
   id: TrackingImplant
   name: tracking implant
-  description: This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Security radio channel.
+  description: This implant has a tracking device attached to the suit sensor network.
   categories: [ HideSpawnMenu ]
   components:
     - type: SubdermalImplant
     - type: StationLimitedNetwork
     - type: WirelessNetworkConnection
       range: 500
-    - type: TriggerOnMobstateChange
-      mobState:
-      - Critical
-    - type: Rattle
-      radioChannel: "Security"
 
 #Traitor implants