Adds Atmos Bags (credit to KingFroozy) (#18354)
* bags * roundstart bags
@@ -124,6 +124,15 @@
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackAtmospherics
|
||||
id: ClothingBackpackAtmosphericsFilled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackScience
|
||||
|
||||
@@ -133,6 +133,16 @@
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackDuffelAtmospherics
|
||||
id: ClothingBackpackDuffelAtmosphericsFilled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackDuffelScience
|
||||
|
||||
@@ -133,6 +133,15 @@
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackSatchelAtmospherics
|
||||
id: ClothingBackpackSatchelAtmosphericsFilled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxSurvivalEngineering
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackSatchelScience
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
- type: vendingMachineInventory
|
||||
id: AtmosDrobeInventory
|
||||
startingInventory:
|
||||
ClothingBackpackDuffelEngineering: 2
|
||||
ClothingBackpackSatchelEngineering: 2
|
||||
ClothingBackpackEngineering: 2
|
||||
ClothingBackpackDuffelAtmospherics: 2
|
||||
ClothingBackpackSatchelAtmospherics: 2
|
||||
ClothingBackpackAtmospherics: 2
|
||||
ClothingUniformJumpsuitAtmos: 3
|
||||
ClothingUniformJumpskirtAtmos: 3
|
||||
ClothingUniformJumpsuitAtmosCasual: 3
|
||||
|
||||
@@ -78,6 +78,15 @@
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Backpacks/engineering.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpack
|
||||
id: ClothingBackpackAtmospherics
|
||||
name: atmospherics backpack
|
||||
description: It's a backpack made of fire resistant fibers. Smells like plasma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Backpacks/atmospherics.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpack
|
||||
id: ClothingBackpackMedical
|
||||
|
||||
@@ -39,6 +39,15 @@
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Duffels/engineering.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffel
|
||||
id: ClothingBackpackDuffelAtmospherics
|
||||
name: atmospherics duffel bag
|
||||
description: A large duffel bag made of fire resistant fibers. Smells like plasma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Duffels/atmospherics.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffel
|
||||
id: ClothingBackpackDuffelMedical
|
||||
|
||||
@@ -45,6 +45,15 @@
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Satchels/engineering.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
id: ClothingBackpackSatchelAtmospherics
|
||||
name: atmospherics satchel
|
||||
description: A tough satchel made of fire resistant fibers. Smells like plasma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Satchels/atmospherics.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
id: ClothingBackpackSatchelClown
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
id: AtmosphericTechnicianGear
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitAtmos
|
||||
back: ClothingBackpackEngineeringFilled
|
||||
back: ClothingBackpackAtmosphericsFilled
|
||||
shoes: ClothingShoesColorWhite
|
||||
eyes: ClothingEyesGlassesMeson
|
||||
id: AtmosPDA
|
||||
belt: ClothingBeltUtilityEngineering
|
||||
ears: ClothingHeadsetEngineering
|
||||
innerclothingskirt: ClothingUniformJumpskirtAtmos
|
||||
satchel: ClothingBackpackSatchelEngineeringFilled
|
||||
duffelbag: ClothingBackpackDuffelEngineeringFilled
|
||||
satchel: ClothingBackpackSatchelAtmosphericsFilled
|
||||
duffelbag: ClothingBackpackDuffelAtmosphericsFilled
|
||||
|
||||
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 426 B |
|
After Width: | Height: | Size: 311 B |
|
After Width: | Height: | Size: 307 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Modified from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1 by KingFroozy (Github) for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 348 B |
|
After Width: | Height: | Size: 428 B |
|
After Width: | Height: | Size: 419 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Modified from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1 by KingFroozy (Github) for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 392 B |
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 654 B |
|
After Width: | Height: | Size: 667 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Modified from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1 by KingFroozy (Github) for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||