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 21905fa45a..ee796f1d76 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 d22e919092..6d36e24bc1 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml @@ -76,7 +76,7 @@ - type: entity name: seclite - parent: FlashlightLantern + parent: [FlashlightLantern, BaseRestrictedContraband] id: FlashlightSeclite description: A robust flashlight used by security. components: