Winter Coats (#7240)
Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
@@ -12,3 +12,4 @@
|
||||
ClothingHeadsetEngineering: 2
|
||||
ClothingOuterSuitFire: 2
|
||||
ClothingHeadHelmetFire: 2
|
||||
ClothingOuterWinterAtmos: 2
|
||||
|
||||
@@ -9,3 +9,5 @@
|
||||
ClothingHandsGlovesFingerless: 3
|
||||
ClothingHeadHatCargosoft: 3
|
||||
ClothingHeadsetCargo: 3
|
||||
ClothingOuterWinterCargo: 2
|
||||
ClothingOuterWinterMiner: 2
|
||||
|
||||
@@ -12,3 +12,4 @@
|
||||
ClothingBackpackDuffelChemistry: 2
|
||||
ClothingHandsGlovesLatex: 2
|
||||
ClothingHeadsetMedical: 2
|
||||
ClothingOuterWinterChem: 2
|
||||
|
||||
@@ -50,3 +50,4 @@
|
||||
ClothingHeadHatBowlerHat: 2
|
||||
ClothingHeadHatBunny: 2
|
||||
ClothingHeadHatCake: 2
|
||||
ClothingOuterWinterCoat: 3
|
||||
|
||||
@@ -14,3 +14,4 @@
|
||||
ClothingHeadHatHardhatYellow: 3
|
||||
ClothingHeadHatWelding: 3
|
||||
ClothingHeadsetEngineering: 3
|
||||
ClothingOuterWinterEngi: 2
|
||||
|
||||
@@ -7,3 +7,4 @@
|
||||
ClothingOuterCoatLab: 2
|
||||
ClothingHandsGlovesLatex: 2
|
||||
ClothingHeadsetMedical: 2
|
||||
ClothingOuterWinterGen: 2
|
||||
|
||||
@@ -11,3 +11,4 @@
|
||||
ClothingUniformJumpskirtHydroponics: 3
|
||||
HatBandBotany: 3
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterWinterHydro: 2
|
||||
|
||||
@@ -14,3 +14,4 @@
|
||||
ClothingShoesGaloshes: 2
|
||||
ClothingBeltJanitor: 2
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterWinterJani: 2
|
||||
|
||||
@@ -12,3 +12,5 @@
|
||||
ClothingShoesColorWhite: 4
|
||||
ClothingHandsGlovesLatex: 4
|
||||
ClothingHeadsetMedical: 4
|
||||
ClothingOuterWinterMed: 2
|
||||
ClothingOuterWinterPara: 2
|
||||
|
||||
@@ -9,3 +9,4 @@
|
||||
ClothingHeadHatCorpsoft: 2
|
||||
HatBandSkull: 2
|
||||
ClothingHeadsetRobotics: 2
|
||||
ClothingOuterWinterRobo: 2
|
||||
|
||||
@@ -12,3 +12,4 @@
|
||||
ClothingShoesColorWhite: 3
|
||||
ClothingHeadsetScience: 3
|
||||
ClothingMaskGas: 3
|
||||
ClothingOuterWinterSci: 2
|
||||
|
||||
@@ -16,3 +16,4 @@
|
||||
ClothingUniformJumpsuitSecGrey: 3
|
||||
ClothingUniformJumpsuitSecBlue: 3
|
||||
ClothingHeadsetSecurity: 3
|
||||
ClothingOuterWinterSec: 2
|
||||
|
||||
@@ -7,3 +7,4 @@
|
||||
ClothingOuterCoatLab: 2
|
||||
ClothingBackpackVirology: 2
|
||||
ClothingHeadsetMedical: 2
|
||||
ClothingOuterWinterViro: 2
|
||||
|
||||
@@ -0,0 +1,237 @@
|
||||
- type: entity
|
||||
parent: ClothingOuterBase
|
||||
id: ClothingOuterWinterCoat
|
||||
name: winter coat
|
||||
description: A heavy jacket made from 'synthetic' animal furs.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coat.rsi
|
||||
- type: TemperatureProtection
|
||||
coefficient: 0.1
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Slash: 0.95
|
||||
Heat: 0.75
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterAtmos
|
||||
name: atmospherics winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCap
|
||||
name: captain's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCargo
|
||||
name: cargo winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcargo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcargo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCE
|
||||
name: chief engineer's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCentcom
|
||||
name: centcom winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcentcom.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcentcom.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterChem
|
||||
name: chemistry winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatchem.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatchem.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCMO
|
||||
name: chief medical officer's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterEngi
|
||||
name: engineering winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatengi.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatengi.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterGen
|
||||
name: genetics winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatgen.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatgen.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterHoP
|
||||
name: head of personnel's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterHoS
|
||||
name: head of security's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterHydro
|
||||
name: hydroponics winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathydro.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathydro.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterJani
|
||||
name: janitorial winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatjani.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatjani.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMed
|
||||
name: medical winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMiner
|
||||
name: mining winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatminer.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatminer.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterPara
|
||||
name: paramedic winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatparamed.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatparamed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterQM
|
||||
name: quartermaster's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterRD
|
||||
name: research director's winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterRobo
|
||||
name: robotics winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatrobo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatrobo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterSci
|
||||
name: science winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatsci.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatsci.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterSec
|
||||
name: security winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatsec.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatsec.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterViro
|
||||
name: virology winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
@@ -361,6 +361,14 @@
|
||||
- ClothingUniformJumpskirtSec
|
||||
- ClothingUniformJumpsuitWarden
|
||||
- ClothingUniformJumpskirtWarden
|
||||
- ClothingOuterWinterCap
|
||||
- ClothingOuterWinterCE
|
||||
- ClothingOuterWinterCMO
|
||||
- ClothingOuterWinterHoP
|
||||
- ClothingOuterWinterHoS
|
||||
- ClothingOuterWinterQM
|
||||
- ClothingOuterWinterRD
|
||||
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/uniform_printer.rsi
|
||||
netsync: false
|
||||
|
||||
@@ -551,3 +551,81 @@
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterCap
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterCap
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterCE
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterCE
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterCMO
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterCMO
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterHoP
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterHoP
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterHoS
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterHoS
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterQM
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterQM
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterWinterRD
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi
|
||||
state: icon
|
||||
result: ClothingOuterWinterRD
|
||||
completetime: 800
|
||||
materials:
|
||||
Cloth: 300
|
||||
Durathread: 300
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 456 B |
|
After Width: | Height: | Size: 437 B |
|
After Width: | Height: | Size: 426 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 542 B |
|
After Width: | Height: | Size: 497 B |
|
After Width: | Height: | Size: 494 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 523 B |
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 476 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 548 B |
|
After Width: | Height: | Size: 459 B |
|
After Width: | Height: | Size: 469 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 506 B |
|
After Width: | Height: | Size: 482 B |
|
After Width: | Height: | Size: 490 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 590 B |
|
After Width: | Height: | Size: 479 B |
|
After Width: | Height: | Size: 502 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 554 B |
|
After Width: | Height: | Size: 473 B |
|
After Width: | Height: | Size: 459 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 542 B |
|
After Width: | Height: | Size: 482 B |
|
After Width: | Height: | Size: 485 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 529 B |
|
After Width: | Height: | Size: 457 B |
|
After Width: | Height: | Size: 472 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 537 B |
|
After Width: | Height: | Size: 453 B |
|
After Width: | Height: | Size: 456 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.2 KiB |
|
After Width: | Height: | Size: 506 B |
|
After Width: | Height: | Size: 426 B |
|
After Width: | Height: | Size: 435 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 542 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 489 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 542 B |
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 486 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 581 B |
|
After Width: | Height: | Size: 460 B |
|
After Width: | Height: | Size: 483 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 555 B |
|
After Width: | Height: | Size: 473 B |
|
After Width: | Height: | Size: 480 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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: 468 B |
|
After Width: | Height: | Size: 474 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62",
|
||||
"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.2 KiB |
|
After Width: | Height: | Size: 529 B |
|
After Width: | Height: | Size: 467 B |
|
After Width: | Height: | Size: 483 B |