@@ -93,6 +93,7 @@
|
||||
- id: WeaponAntiqueLaser
|
||||
- id: JetpackCaptainFilled
|
||||
- id: MedalCase
|
||||
- id: ClothingHeadHatCapcap
|
||||
|
||||
- type: entity
|
||||
id: LockerHeadOfPersonnelFilled
|
||||
|
||||
@@ -230,7 +230,7 @@
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatHopcap
|
||||
name: head of personnel's cap
|
||||
description: A grand, stylish captain cap.
|
||||
description: A grand, stylish head of personnel's cap.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/hopcap.rsi
|
||||
@@ -730,3 +730,17 @@
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
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