Corrected misleading protections in jumpsuit/skirt descriptions (#27160)
removed misleading protections
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtChiefEngineer
|
||||
name: chief engineer's jumpskirt
|
||||
description: It's a high visibility jumpskirt given to those engineers insane enough to achieve the rank of Chief Engineer. It has minor radiation shielding.
|
||||
description: It's a high visibility jumpskirt given to those engineers insane enough to achieve the rank of Chief Engineer.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/ce.rsi
|
||||
@@ -167,7 +167,7 @@
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtHoS
|
||||
name: head of security's jumpskirt
|
||||
description: It's bright red and rather crisp, much like security's victims tend to be. Its sturdy fabric provides minor protection from slash and pierce damage.
|
||||
description: It's bright red and rather crisp, much like security's victims tend to be.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/hos.rsi
|
||||
@@ -178,7 +178,7 @@
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtHoSAlt
|
||||
name: head of security's turtleneck
|
||||
description: It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security. Its sturdy fabric provides minor protection from slash and pierce damage.
|
||||
description: It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/hos_alt.rsi
|
||||
@@ -338,7 +338,7 @@
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtScientist
|
||||
name: scientist jumpskirt
|
||||
description: It's made of a special fiber that provides minor protection against explosives. It has markings that denote the wearer as a scientist.
|
||||
description: It's made of a special fiber that increases perceived intelligence and decreases personal ethics. It has markings that denote the wearer as a scientist.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/scientist.rsi
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitChiefEngineer
|
||||
name: chief engineer's jumpsuit
|
||||
description: It's a high visibility jumpsuit given to those engineers insane enough to achieve the rank of Chief Engineer. It has minor radiation shielding.
|
||||
description: It's a high visibility jumpsuit given to those engineers insane enough to achieve the rank of Chief Engineer.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/ce.rsi
|
||||
@@ -538,7 +538,7 @@
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitScientist
|
||||
name: scientist jumpsuit
|
||||
description: It's made of a special fiber that provides minor protection against explosives. It has markings that denote the wearer as a scientist.
|
||||
description: It's made of a special fiber that increases perceived intelligence and decreases personal ethics. It has markings that denote the wearer as a scientist.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/scientist.rsi
|
||||
|
||||
Reference in New Issue
Block a user