Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
components:
- type: Sprite
sprite: _Syndistation/Clothing/Hands/Gloves/free_corps_gloves.rsi
scale: 0.5, 0.5
- type: Clothing
sprite: _Syndistation/Clothing/Hands/Gloves/free_corps_gloves.rsi
- type: Insulated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- Snout
- HeadTop
- HeadSide
- FacialHair
- type: BreathMask
- type: PointLight
color: orange
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: entity
parent: ClothingOuterArmorBase
parent: [ClothingOuterStorageBaseExtended, AllowSuitStorageClothing, ClothingOuterArmorBase]
id: ClothingOuterArmorFreeCorps
name: free corps body armor
description: A ballistic vest with a built-in respirator port, often used by the Third Free Corps; a vicious, Syndicate mercenary group.
Expand All @@ -11,9 +11,9 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.9
Slash: 0.9
Blunt: 0.7
Slash: 0.7
Piercing: 0.4
Heat: 0.9
Heat: 0.5
- type: ExplosionResistance
damageCoefficient: 0.80
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
- type: entity
abstract: true
parent: ClothingOuterBase
id: ClothingOuterStorageBaseExtended
components:
- type: Storage
grid:
- 0,0,4,1
- type: ContainerContainer
containers:
storagebase: !type:Container
ents: []
- type: UserInterface
interfaces:
enum.StorageUiKey.Key:
type: StorageBoundUserInterface
- type: StaticPrice
price: 70
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading