Fix Syndie Suit (#6411)

This commit is contained in:
Pancake
2022-01-31 22:11:58 -08:00
committed by GitHub
parent 86fb89edb8
commit 61b83c93f3
3 changed files with 18 additions and 14 deletions

View File

@@ -114,7 +114,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHelmetSyndicate
name: syndicate helmet
name: syndicate EVA helmet
description: A stylish, robust syndicate helmet
components:
- type: Sprite

View File

@@ -137,6 +137,22 @@
highPressureMultiplier: 1
lowPressureMultiplier: 100
# Moved to hardsuits because this is where EVA capable suits are apparently.
# Same stats as normal EVA suit.
- type: entity
parent: ClothingOuterHardsuitBase
id: ClothingOuterHardsuitSyndicate
name: syndicate EVA suit
description: "Has a tag on it 'Totally not property of an enemy corporation, honest!'"
components:
- type: Sprite
sprite: Clothing/OuterClothing/Suits/syndicate.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/syndicate.rsi
- type: PressureProtection
highPressureMultiplier: 1
lowPressureMultiplier: 100
- type: entity
parent: ClothingOuterHardsuitBase
id: ClothingOuterHardsuitEVAPrisoner
@@ -240,7 +256,7 @@
- type: entity
parent: ClothingOuterHardsuitBase
id: ClothingOuterHardsuitSyndie
name: blood-red hardsuit
name: blood red hardsuit
description: A dual-mode advanced hardsuit designed for work in special operations.
components:
- type: Sprite

View File

@@ -74,18 +74,6 @@
- type: Clothing
sprite: Clothing/OuterClothing/Suits/rad.rsi
# I think this is a suit? Looks baggy enough
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitSyndicate
name: syndicate suit
description: "Has a tag on it 'Totally not property of an enemy corporation, honest!'"
components:
- type: Sprite
sprite: Clothing/OuterClothing/Suits/syndicate.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/syndicate.rsi
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitSpaceninja