Adds inhands and removes vir and genetics satchels. (#2003)

* Satchels now have a nice RSI

* Adds inhands for all the satchels

* Annnd we're done!
This commit is contained in:
Swept
2020-09-03 21:17:32 +00:00
committed by GitHub
parent bd1dfed82e
commit 5db94dbb07
47 changed files with 131 additions and 132 deletions

View File

@@ -1,168 +1,121 @@
- type: entity - type: entity
parent: BackpackClothing parent: Clothing
id: Satchel id: SatchelBase
name: satchel name: satchel
description: A trendy looking satchel. description: A trendy looking satchel.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel.rsi sprite: Clothing/Back/Satchels/satchel.rsi
state: satchel state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel.rsi sprite: Clothing/Back/Satchels/satchel.rsi
state: satchel state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel.rsi sprite: Clothing/Back/Satchels/satchel.rsi
ClothingPrefix: satchel
- type: Storage - type: Storage
capacity: 300 capacity: 100
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelEngineering id: SatchelEngineering
name: engineering satchel name: engineering satchel
description: A tough satchel with extra pockets. description: A tough satchel with extra pockets.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_engineering.rsi sprite: Clothing/Back/Satchels/satchel_engineering.rsi
state: satchel-engineering state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_engineering.rsi sprite: Clothing/Back/Satchels/satchel_engineering.rsi
state: satchel-engineering state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_engineering.rsi sprite: Clothing/Back/Satchels/satchel_engineering.rsi
HeldPrefix: engineering
ClothingPrefix: satchel-engineering
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelMedical id: SatchelMedical
name: medical satchel name: medical satchel
description: A sterile satchel used in medical departments. description: A sterile satchel used in medical departments.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_medical.rsi sprite: Clothing/Back/Satchels/satchel_medical.rsi
state: satchel-medical state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_medical.rsi sprite: Clothing/Back/Satchels/satchel_medical.rsi
state: satchel-medical state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_medical.rsi sprite: Clothing/Back/Satchels/satchel_medical.rsi
HeldPrefix: medical
ClothingPrefix: satchel-medical
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelChemistry id: SatchelChemistry
name: chemistry satchel name: chemistry satchel
description: A sterile satchel with chemist colours. description: A sterile satchel with chemist colours.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_chemistry.rsi sprite: Clothing/Back/Satchels/satchel_chemistry.rsi
state: satchel-chemistry state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_chemistry.rsi sprite: Clothing/Back/Satchels/satchel_chemistry.rsi
state: satchel-chemistry state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_chemistry.rsi sprite: Clothing/Back/Satchels/satchel_chemistry.rsi
HeldPrefix: medical
ClothingPrefix: satchel-chemistry
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelGenetics
name: genetics satchel
description: A sterile satchel with geneticist colours.
components:
- type: Sprite
sprite: Clothing/Back/Satchels/satchel_genetics.rsi
state: satchel-genetics
- type: Icon
sprite: Clothing/Back/Satchels/satchel_genetics.rsi
state: satchel-genetics
- type: Clothing
sprite: Clothing/Back/Satchels/satchel_genetics.rsi
HeldPrefix: medical
ClothingPrefix: satchel-genetics
- type: entity
parent: BackpackClothing
id: SatchelVirology
name: virology satchel
description: A sterile satchel with virologist colours.
components:
- type: Sprite
sprite: Clothing/Back/Satchels/satchel_virology.rsi
state: satchel-virology
- type: Icon
sprite: Clothing/Back/Satchels/satchel_virology.rsi
state: satchel-virology
- type: Clothing
sprite: Clothing/Back/Satchels/satchel_virology.rsi
HeldPrefix: medical
ClothingPrefix: satchel-virology
- type: entity
parent: BackpackClothing
id: SatchelScience id: SatchelScience
name: science satchel name: science satchel
description: Useful for holding research materials. description: Useful for holding research materials.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_science.rsi sprite: Clothing/Back/Satchels/satchel_science.rsi
state: satchel-science state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_science.rsi sprite: Clothing/Back/Satchels/satchel_science.rsi
state: satchel-science state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_science.rsi sprite: Clothing/Back/Satchels/satchel_science.rsi
ClothingPrefix: satchel-science
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelSecurity id: SatchelSecurity
name: security satchel name: security satchel
description: A robust satchel for security related needs. description: A robust satchel for security related needs.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_security.rsi sprite: Clothing/Back/Satchels/satchel_security.rsi
state: satchel-security state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_security.rsi sprite: Clothing/Back/Satchels/satchel_security.rsi
state: satchel-security state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_security.rsi sprite: Clothing/Back/Satchels/satchel_security.rsi
HeldPrefix: security
ClothingPrefix: satchel-security
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelCaptain id: SatchelCaptain
name: captain's satchel name: captain's satchel
description: An exclusive satchel for Nanotrasen officers. description: An exclusive satchel for Nanotrasen officers.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_captain.rsi sprite: Clothing/Back/Satchels/satchel_captain.rsi
state: satchel-captain state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_captain.rsi sprite: Clothing/Back/Satchels/satchel_captain.rsi
state: satchel-captain state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_captain.rsi sprite: Clothing/Back/Satchels/satchel_captain.rsi
HeldPrefix: captain
ClothingPrefix: satchel-captain
- type: entity - type: entity
parent: BackpackClothing parent: SatchelBase
id: SatchelHydroponics id: SatchelHydroponics
name: hydroponics satchel name: hydroponics satchel
description: A satchel made of all natural fibers. description: A satchel made of all natural fibers.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi
state: satchel-hydroponics state: icon
- type: Icon - type: Icon
sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi
state: satchel-hydroponics state: icon
- type: Clothing - type: Clothing
sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi sprite: Clothing/Back/Satchels/satchel_hydroponics.rsi
ClothingPrefix: satchel-hydroponics

View File

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{
"name": "satchel-equipped-BACKPACK",
"directions": 4
},
{ {
"name": "satchel", "name": "icon",
"directions": 1 "directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-captain-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-captain", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-chemistry-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-chemistry", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-engineering-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-engineering", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "satchel-genetics-equipped-BACKPACK",
"directions": 4
},
{
"name": "satchel-genetics",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-hydroponics-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-hydroponics", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-medical-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-medical", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

View File

@@ -1,16 +1,26 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-science", "name": "icon",
"directions": 1 "directions": 1
}, },
{ {
"name": "satchel-science-equipped-BACKPACK", "name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4 "directions": 4
} }
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

View File

@@ -1,17 +1,27 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"states": [ "states": [
{ {
"name": "satchel-security-equipped-BACKPACK", "name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4 "directions": 4
}, },
{ {
"name": "satchel-security", "name": "inhand-left",
"directions": 1 "directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "satchel-virology",
"directions": 1
},
{
"name": "satchel-virology-equipped-BACKPACK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B