diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 5d8f793d33a..666d4b49346 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -258,10 +258,10 @@ sprite: Clothing/Belt/salvagewebbing.rsi - type: entity - parent: [ClothingBeltStorageBase, ContentsExplosionResistanceBase, BaseSyndicateContraband] + parent: [ClothingBeltStorageBase, ContentsExplosionResistanceBase, BaseMinorContraband] id: ClothingBeltMilitaryWebbing name: chest rig - description: A set of tactical webbing worn by Syndicate boarding parties. + description: A set of tactical webbing often worn by boarding parties. components: - type: Sprite sprite: Clothing/Belt/militarywebbing.rsi diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml index d8fde8d9563..ffa29febdbd 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml @@ -203,7 +203,7 @@ - type: entity id: CigPackSyndicate - parent: [CigPackBase, BaseSyndicateContraband] + parent: [CigPackBase, BaseMinorContraband] name: Interdyne herbals packet description: Elite cigarettes for elite syndicate agents. Infused with medicine for when you need to do more than calm your nerves. components: diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 892c4eb2fab..3746d82b431 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -687,7 +687,7 @@ price: 583 # 3500 for 6 as a freaky fraction - type: entity - parent: [ChemicalMedipen, BaseSyndicateContraband] + parent: ChemicalMedipen id: CombatMedipen name: combat medipen description: A single-dose, non-refillable medipen containing a chemical cocktail that treats most forms of damage. diff --git a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml index e5bd655f21e..6fb285175c5 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml @@ -140,7 +140,7 @@ #Empty black - type: entity id: JetpackBlack - parent: [BaseJetpack, BaseSyndicateContraband] + parent: BaseJetpack name: jetpack suffix: Empty components: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml index 3947d81f0c7..160b98df8c7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml @@ -39,7 +39,7 @@ - type: entity name: cane blade - parent: [BaseSword, BaseSyndicateContraband] + parent: [BaseSword, BaseMajorContraband] id: CaneBlade description: A sharp blade with a cane shaped hilt. components: