Ports goliath cloaks from TG (#13283)

This commit is contained in:
nmajask
2023-01-11 22:46:47 -05:00
committed by GitHub
parent 466384b081
commit ed97cb7569
9 changed files with 64 additions and 0 deletions

View File

@@ -128,3 +128,14 @@
coefficients:
Heat: 0.95
Radiation: 0.65
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodGoliathCloak
name: goliath cloak hood
description: A hood of a goliath cloak, it is made from the hide of resilient fauna from a distant planet.
components:
- type: Sprite
sprite: Clothing/Head/Hoods/goliathcloak.rsi
- type: Clothing
sprite: Clothing/Head/Hoods/goliathcloak.rsi

View File

@@ -114,3 +114,19 @@
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/trans.rsi
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakGoliathCloak
name: goliath cloak
description: A cloak made from the hide of resilient fauna from a distant planet, though its protective value has faded with its age.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/goliathcloak.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodGoliathCloak
requiredSlot:
- neck
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}

View File

@@ -16,6 +16,7 @@
- ClothingHeadHelmetTemplar
- ClothingNeckCloakTrans
- ClothingNeckCloakAdmin
- ClothingNeckCloakGoliathCloak
- ToySkeleton
- Basketball
- Football