--- /dev/null
+- type: entity
+ parent: ClothingBackpackSyndicate
+ id: ClothingBackpackSyndicateBundle
+ abstract: true
+ components:
+ - type: Tag
+ tags: [] # ignore "WhitelistChameleon" tag
+
+- type: entity
+ parent: ClothingBackpackSyndicateBundle
+ id: ClothingBackpackSyndicateRaidBundle
+ name: syndicate raid suit bundle
+ description: "Contains the Syndicate's durable raid armor suit."
+ components:
+ - type: StorageFill
+ contents:
+ - id: ClothingOuterArmorRaid
+ - id: ClothingHeadHelmetRaid
+ - id: ClothingMaskGasSyndicate
+ - id: ClothingHandsGlovesCombat
- id: DoubleEmergencyOxygenTankFilled
- id: DoubleEmergencyNitrogenTankFilled
-- type: entity
- parent: ClothingBackpackDuffelSyndicateBundle
- id: ClothingBackpackDuffelSyndicateRaidBundle
- name: syndicate raid suit bundle
- description: "Contains the Syndicate's durable raid armor suit."
- components:
- - type: StorageFill
- contents:
- - id: ClothingOuterArmorRaid
- - id: ClothingHeadHelmetRaid
- - id: ClothingMaskGasSyndicate
- - id: ClothingHandsGlovesCombat
-
- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
id: ClothingBackpackDuffelSyndicateHardsuitBundle
name: uplink-syndie-raid-name
description: uplink-syndie-raid-desc
icon: { sprite: /Textures/Clothing/OuterClothing/Armor/syndie-raid.rsi, state: icon }
- productEntity: ClothingBackpackDuffelSyndicateRaidBundle
+ productEntity: ClothingBackpackSyndicateRaidBundle
cost:
Telecrystal: 8
categories:
- type: BatterySelfRecharger
autoRecharge: true
autoRechargeRate: 2
+ - type: Item
+ size: Normal
- type: entity
parent: [ ClothingOuterBaseLarge, BaseMajorContraband, AllowSuitStorageClothing ]
MuteToxinChemistryBottle: ChemistryBottleMuteToxin
LeadChemistryBottle: ChemistryBottleLead
ToxinChemistryBottle: ChemistryBottleToxin
+
+# 2025-03-29
+ClothingBackpackDuffelSyndicateRaidBundle: ClothingBackpackSyndicateRaidBundle