More Coats (#7939)
@@ -17,6 +17,7 @@
|
||||
- id: ClothingHandsGlovesCombat
|
||||
- id: ClothingShoesBootsJack
|
||||
- id: ClothingOuterCoatWarden
|
||||
- id: ClothingOuterWinterWarden
|
||||
- id: RubberStampWarden
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
ClothingHeadHatTophat: 2
|
||||
ClothingEyesGlassesBeer: 2
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterWinterBar: 2
|
||||
ClothingUniformJumpsuitBartender: 2
|
||||
ClothingUniformJumpskirtBartender: 2
|
||||
ClothingUniformJumpsuitBartenderPurple: 2
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
name: AutoDrobe
|
||||
spriteName: theater
|
||||
startingInventory:
|
||||
ClothingOuterWinterClown: 1
|
||||
ClothingOuterWinterMime: 1
|
||||
ClothingMaskJoy: 2
|
||||
ClothingHeadHatCardborg: 2
|
||||
ClothingOuterCardborg: 2
|
||||
|
||||
@@ -26,6 +26,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterBar
|
||||
name: bartender winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCap
|
||||
@@ -86,6 +96,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterClown
|
||||
name: clown winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatclown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatclown.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterEngi
|
||||
@@ -156,6 +176,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMime
|
||||
name: mime winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMiner
|
||||
@@ -235,3 +265,21 @@
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterWarden
|
||||
name: warden's armored winter coat
|
||||
description: A sturdy, utilitarian winter coat designed to protect a warden from any brig-bound threats and hypothermic events.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.8
|
||||
Slash: 0.8
|
||||
Piercing: 0.6 #slightly less bulletproof than wardens normal coat
|
||||
Heat: 0.75
|
||||
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 648 B |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 525 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/a16e41020a93479e9a7e2af343b1b74f7f2a61bd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 515 B |
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 505 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/a16e41020a93479e9a7e2af343b1b74f7f2a61bd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 389 B |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 373 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/a16e41020a93479e9a7e2af343b1b74f7f2a61bd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 761 B |
|
After Width: | Height: | Size: 623 B |
|
After Width: | Height: | Size: 621 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/a16e41020a93479e9a7e2af343b1b74f7f2a61bd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||