]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
some securiby contra fixes (#31956)
authorKillerqu00 <47712032+Killerqu00@users.noreply.github.com>
Sun, 8 Sep 2024 12:06:00 +0000 (14:06 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Sep 2024 12:06:00 +0000 (14:06 +0200)
* some contra fixes

* whistles change

Resources/Prototypes/Entities/Objects/Fun/whistles.yml
Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml
Resources/Prototypes/Entities/Objects/Tools/flashlights.yml

index 667d5da11ca2b662d2c9752501f56f48e151c596..1ab6567e65f27b220e4012a39a002faafa67ca32 100644 (file)
@@ -42,7 +42,7 @@
     distance: 5
 
 - type: entity
-  parent: BaseWhistle
+  parent: [BaseWhistle, BaseMinorContraband]
   id: SyndicateWhistle
   name: trench whistle
   description: A whistle used by Syndicate commanders to draw attention. Avanti!
index 21905fa45a6b8bba24a743a148a7b2a3d00133a1..ee796f1d7662ed637044c528ca8e390d9b9bcbd2 100644 (file)
@@ -2,7 +2,7 @@
   name: handcuffs
   description: Used to detain criminals and other assholes.
   id: Handcuffs
-  parent: [BaseItem, BaseRestrictedContraband]
+  parent: [BaseItem, BaseSecurityCommandContraband]
   components:
   - type: Item
     size: Small
index d22e9190921521ae3370fa492e4ac767c28f6999..6d36e24bc1249a321c0de95821248d3b0366852d 100644 (file)
@@ -76,7 +76,7 @@
 
 - type: entity
   name: seclite
-  parent: FlashlightLantern
+  parent: [FlashlightLantern, BaseRestrictedContraband]
   id: FlashlightSeclite
   description: A robust flashlight used by security.
   components: