@@ -93,6 +93,7 @@
|
|||||||
- id: WeaponAntiqueLaser
|
- id: WeaponAntiqueLaser
|
||||||
- id: JetpackCaptainFilled
|
- id: JetpackCaptainFilled
|
||||||
- id: MedalCase
|
- id: MedalCase
|
||||||
|
- id: ClothingHeadHatCapcap
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerHeadOfPersonnelFilled
|
id: LockerHeadOfPersonnelFilled
|
||||||
|
|||||||
@@ -230,7 +230,7 @@
|
|||||||
parent: ClothingHeadBase
|
parent: ClothingHeadBase
|
||||||
id: ClothingHeadHatHopcap
|
id: ClothingHeadHatHopcap
|
||||||
name: head of personnel's cap
|
name: head of personnel's cap
|
||||||
description: A grand, stylish captain cap.
|
description: A grand, stylish head of personnel's cap.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Head/Hats/hopcap.rsi
|
sprite: Clothing/Head/Hats/hopcap.rsi
|
||||||
@@ -730,3 +730,17 @@
|
|||||||
- type: ContainerContainer
|
- type: ContainerContainer
|
||||||
containers:
|
containers:
|
||||||
storagebase: !type:Container
|
storagebase: !type:Container
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatCapcap
|
||||||
|
name: cap cap
|
||||||
|
description: A grand, stylish captain cap.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/capcap.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/capcap.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- WhitelistChameleon
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 596 B |
BIN
Resources/Textures/Clothing/Head/Hats/capcap.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/capcap.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 381 B |
18
Resources/Textures/Clothing/Head/Hats/capcap.rsi/meta.json
Normal file
18
Resources/Textures/Clothing/Head/Hats/capcap.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from TG\u0027s https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7l , edited by Skarletto (github)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user