diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts_blood_cult.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts_blood_cult.yml index f7a1587442..bfbb049c24 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts_blood_cult.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts_blood_cult.yml @@ -2,7 +2,6 @@ parent: - BaseC3CultContraband - ClothingBeltBase - - ContrabandClothing id: ClothingBeltCultForceField name: cult runic belt buckle components: @@ -19,7 +18,6 @@ parent: - BaseC3CultContrabandUnredeemable - NFClothingBeltStorageBase - - ContrabandClothing id: ClothingBeltCultWebbing name: cult webbing description: A webbing with pockets lined with waterproof (water, huh?) material. diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/Head/headwear_blood_cult.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/Head/headwear_blood_cult.yml index fde697c9bc..6e2134a580 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/Head/headwear_blood_cult.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/Head/headwear_blood_cult.yml @@ -1,7 +1,6 @@ - type: entity parent: - ClothingHeadHelmetBasic - - ContrabandClothing id: ClothingHeadHelmetCultJanitor name: cult janitor helmet components: @@ -14,7 +13,7 @@ - Hair - type: entity # for looks only - parent: [ ClothingHeadHatHoodBloodCulthood, ClothingHeadHelmetBasic, ContrabandClothing ] + parent: [ ClothingHeadHatHoodBloodCulthood, ClothingHeadHelmetBasic ] id: ClothingHeadHatHoodBloodCulthoodUnremoveable categories: [ HideSpawnMenu ] name: cult hood diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/coats_blood_cult.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/coats_blood_cult.yml index e286ebc14e..f2dfc6ccbf 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/coats_blood_cult.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/coats_blood_cult.yml @@ -20,7 +20,6 @@ parent: - ClothingOuterStorageBase - ClothingOuterArmorBulletproof - - ContrabandClothing description: An unholy custodian's garb. Surprisingly comfortable. components: - type: Sprite diff --git a/Resources/Prototypes/_LostParadise/ai_factions.yml b/Resources/Prototypes/_LostParadise/ai_factions.yml index 9cb3216f67..d6a3a15c99 100644 --- a/Resources/Prototypes/_LostParadise/ai_factions.yml +++ b/Resources/Prototypes/_LostParadise/ai_factions.yml @@ -61,7 +61,6 @@ - MercenariesExpeditionNF # - SiliconsExpeditionNF # - AberrantFleshExpeditionNF - # - ContrabandClothing # - ContrabandDetection - type: npcFaction @@ -91,7 +90,6 @@ # #- MercenariesExpeditionNF # - SiliconsExpeditionNF # - AberrantFleshExpeditionNF - # - ContrabandClothing # - ContrabandDetection - type: npcFaction @@ -121,5 +119,4 @@ - MercenariesExpeditionNF # - SiliconsExpeditionNF # - AberrantFleshExpeditionNF - # - ContrabandClothing # - ContrabandDetection \ No newline at end of file