diff --git a/Resources/Prototypes/Entities/Objects/Fun/whistles.yml b/Resources/Prototypes/Entities/Objects/Fun/whistles.yml index 667d5da11c..1ab6567e65 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/whistles.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/whistles.yml @@ -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! diff --git a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml index a5d8ffbc76..4d05058223 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml b/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml index 04e298f436..f0c1d3541a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml @@ -92,7 +92,7 @@ - type: entity name: seclite - parent: FlashlightLantern + parent: [FlashlightLantern, BaseRestrictedContraband] id: FlashlightSeclite description: A robust flashlight used by security. components: