removed cargo beret entirely
This commit is contained in:
@@ -104,23 +104,6 @@
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretCargo
|
||||
name: cargo beret
|
||||
description: A beret in cargo colors. Fancy!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/beret_cargo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/beret_cargo.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretEngineering
|
||||
@@ -1393,4 +1376,4 @@
|
||||
- HamsterWearable
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- WhitelistChameleon
|
||||
- WhitelistChameleon
|
||||
|
||||
@@ -24,14 +24,6 @@
|
||||
equipment:
|
||||
head: ClothingHeadHatCargosoft
|
||||
|
||||
- type: loadout
|
||||
id: SeniorCourierBeret
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: SeniorCargo
|
||||
equipment:
|
||||
head: ClothingHeadHatBeretCargo
|
||||
|
||||
# Jumpsuit
|
||||
- type: loadout
|
||||
id: CargoTechnicianJumpsuit
|
||||
|
||||
@@ -642,7 +642,6 @@
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- CargoTechnicianHead
|
||||
- SeniorCourierBeret
|
||||
|
||||
- type: loadoutGroup
|
||||
id: CargoTechnicianJumpsuit
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
- type: latheRecipePack
|
||||
id: ClothingCargo
|
||||
recipes:
|
||||
- ClothingHeadHatBeretCargo
|
||||
- ClothingUniformJumpsuitCargo
|
||||
- ClothingUniformJumpskirtCargo
|
||||
- ClothingUniformJumpsuitSalvageSpecialist
|
||||
|
||||
@@ -814,7 +814,7 @@
|
||||
parent: BaseCommandHatRecipe
|
||||
id: ClothingHeadHatBeretHop
|
||||
result: ClothingHeadHatBeretHop
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseCommandHatRecipe
|
||||
id: ClothingHeadHatQMsoft
|
||||
@@ -862,11 +862,6 @@
|
||||
id: ClothingHeadHatBeretBrigmedic
|
||||
result: ClothingHeadHatBeretBrigmedic
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseHatRecipe
|
||||
id: ClothingHeadHatBeretCargo
|
||||
result: ClothingHeadHatBeretCargo
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseHatRecipe
|
||||
id: ClothingHeadHatBeretSecurity
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 549 B |
Binary file not shown.
|
Before Width: | Height: | Size: 891 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 853 B |
Binary file not shown.
|
Before Width: | Height: | Size: 858 B |
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and changed by Hitlinemoss",
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user