Adds captain's carapace. (#6207)

This commit is contained in:
Lamrr
2022-01-19 04:26:09 +11:00
committed by GitHub
parent 24918073dd
commit 375cc7171a
8 changed files with 46 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
components:
- type: StorageFill
contents:
- id: ClothingOuterArmorCaptainCarapace
- id: NukeDisk
prob: 1
- id: PinpointerNuclear

View File

@@ -152,3 +152,21 @@
Slash: 0.7
Piercing: 0.4
Heat: 0.9
- type: entity
parent: ClothingOuterBase
id: ClothingOuterArmorCaptainCarapace
name: "captain's carapace"
description: "An armored chestpiece that provides protection whilst still offering maximum mobility and flexibility. Issued only to the station's finest."
components:
- type: Sprite
sprite: Clothing/OuterClothing/Armor/captain_carapace.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Armor/captain_carapace.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.5
Slash: 0.5
Piercing: 0.6
Heat: 0.5

View File

@@ -49,7 +49,7 @@
head: ClothingHeadHatCaptain
eyes: ClothingEyesGlassesSunglasses
gloves: ClothingHandsGlovesCaptain
outerClothing: ClothingOuterHardsuitCap
outerClothing: ClothingOuterArmorCaptainCarapace
id: CaptainPDA
ears: ClothingHeadsetAltCommand
innerclothingskirt: ClothingUniformJumpskirtCaptain