DS is kill
This commit is contained in:
parent
532db49113
commit
24661eb803
|
|
@ -282,6 +282,9 @@
|
|||
- type: Storage
|
||||
grid:
|
||||
- 0,0,7,6
|
||||
- type: Tag # DeltaV - Deathsquad isn't real, it can't hurt you.
|
||||
tags:
|
||||
- Backpack
|
||||
|
||||
#Syndicate
|
||||
- type: entity
|
||||
|
|
|
|||
|
|
@ -1063,6 +1063,8 @@
|
|||
Heat: 0.80
|
||||
Radiation: 0.80
|
||||
Caustic: 0.95
|
||||
- type: Tag # DeltaV - Deathsquad isn't real, it can't hurt you.
|
||||
tags: []
|
||||
|
||||
#MISC. HARDSUITS
|
||||
#Clown Hardsuit
|
||||
|
|
|
|||
|
|
@ -498,6 +498,8 @@
|
|||
Slash: 0.80
|
||||
Piercing: 0.90
|
||||
Heat: 0.90
|
||||
- type: Tag # DeltaV - Deathsquad isn't real, it can't hurt you.
|
||||
tags: []
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
|
|
|
|||
|
|
@ -1304,6 +1304,8 @@
|
|||
- type: HeldSpeedModifier
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitDeathsquad
|
||||
- type: Tag # DeltaV - Deathsquad isn't real, it can't hurt you.
|
||||
tags: []
|
||||
|
||||
#CBURN Hardsuit
|
||||
- type: entity
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
||||
- type: Tag # DeltaV - Deathsquad isn't real, it can't hurt you.
|
||||
tags: []
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingUniformBase, ClothingUniformFoldableBaseImpstation] # imp - Add foldable uniform jumpsuits
|
||||
|
|
|
|||
Loading…
Reference in New Issue