Beret resprite and security beret (#19958)
* Add files via upload * fuck I did an oopsie * Security berets * fixed science beret * fixed engi and merc beret
@@ -6,7 +6,7 @@
|
|||||||
ClothingBackpackDuffelSecurity: 3
|
ClothingBackpackDuffelSecurity: 3
|
||||||
ClothingUniformJumpsuitSec: 3
|
ClothingUniformJumpsuitSec: 3
|
||||||
ClothingShoesBootsJack: 3
|
ClothingShoesBootsJack: 3
|
||||||
ClothingHeadHatBeret: 3
|
ClothingHeadHatBeretSecurity: 3
|
||||||
ClothingHeadHatSecsoft: 3
|
ClothingHeadHatSecsoft: 3
|
||||||
ClothingHeadBandRed: 3
|
ClothingHeadBandRed: 3
|
||||||
ClothingHandsGlovesColorBlack: 3
|
ClothingHandsGlovesColorBlack: 3
|
||||||
|
|||||||
@@ -25,6 +25,22 @@
|
|||||||
- HamsterWearable
|
- HamsterWearable
|
||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatBeretSecurity
|
||||||
|
name: security beret
|
||||||
|
description: A stylish clothing option for security officers.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/beret_security.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/beret_security.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- ClothMade
|
||||||
|
- HamsterWearable
|
||||||
|
- WhitelistChameleon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadBase
|
parent: ClothingHeadBase
|
||||||
id: ClothingHeadHatCasa
|
id: ClothingHeadHatCasa
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 492 B After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 438 B After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 6.4 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET-hamster",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||