some securiby contra fixes (#31956)

* some contra fixes

* whistles change
This commit is contained in:
Killerqu00
2024-09-08 14:06:00 +02:00
committed by GitHub
parent 1a3a686cb9
commit c7b989598f
3 changed files with 3 additions and 3 deletions

View 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!

View 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

View File

@@ -76,7 +76,7 @@
- type: entity
name: seclite
parent: FlashlightLantern
parent: [FlashlightLantern, BaseRestrictedContraband]
id: FlashlightSeclite
description: A robust flashlight used by security.
components: