Add salvage & botany backpacks (#11445)

* Add salvage & hydroponics backpacks

* Fix path

* Add new salvage backpacks to starting gear

* Add new botany duffle to starting gear

* Add botany duffle to hydrobe vending
This commit is contained in:
Morb
2022-09-22 22:02:30 +03:00
committed by GitHub
parent 241ed912b4
commit db7e84b7c7
29 changed files with 181 additions and 4 deletions

View File

@@ -213,3 +213,13 @@
- id: BoxLightMixed
- id: BoxLightMixed
- id: Soap
- type: entity
noSpawn: true
parent: ClothingBackpackSalvage
id: ClothingBackpackSalvageFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival

View File

@@ -65,6 +65,15 @@
contents:
- id: BoxSurvival
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelHydroponics
id: ClothingBackpackDuffelHydroponicsFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelMime
@@ -119,3 +128,11 @@
- id: BoxForensicPad
- id: HandLabeler
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelSalvage
id: ClothingBackpackDuffelSalvageFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival

View File

@@ -117,6 +117,15 @@
- id: BoxForensicPad
- id: HandLabeler
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelSalvage
id: ClothingBackpackSatchelSalvageFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival
- type: entity
noSpawn: true
parent: ClothingBackpackSatchel

View File

@@ -3,6 +3,7 @@
startingInventory:
ClothingBackpackHydroponics: 2
ClothingBackpackSatchelHydroponics: 2
ClothingBackpackDuffelHydroponics: 2
ClothingOuterApronBotanist: 2
ClothingUniformOveralls: 3
ClothingUniformJumpsuitHydroponics: 3

View File

@@ -117,6 +117,15 @@
- type: Sprite
sprite: Clothing/Back/Backpacks/virology.rsi
- type: entity
parent: ClothingBackpack
id: ClothingBackpackSalvage
name: salvage bag
description: A robust backpack for stashing your loot.
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/salvage.rsi
#ERT
- type: entity
parent: ClothingBackpack

View File

@@ -106,6 +106,24 @@
- type: Sprite
sprite: Clothing/Back/Duffels/science.rsi
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelHydroponics
name: hydroponic's duffel bag
description: A large duffel bag for holding extra gardening tools.
components:
- type: Sprite
sprite: Clothing/Back/Duffels/hydroponics.rsi
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelSalvage
name: salvage duffel bag
description: A large duffel bag for holding extra exotic treasures.
components:
- type: Sprite
sprite: Clothing/Back/Duffels/salvage.rsi
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelSyndicate

View File

@@ -87,6 +87,15 @@
- type: Sprite
sprite: Clothing/Back/Satchels/hydroponics.rsi
- type: entity
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelSalvage
name: salvage satchel
description: A robust satchel for stashing your loot.
components:
- type: Sprite
sprite: Clothing/Back/Satchels/salvage.rsi
- type: entity
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelHolding

View File

@@ -19,9 +19,9 @@
id: SalvageSpecialistGear
equipment:
jumpsuit: ClothingUniformJumpsuitSalvageSpecialist
back: ClothingBackpackFilled
back: ClothingBackpackSalvageFilled
shoes: ClothingShoesBootsSalvage
id: SalvagePDA
ears: ClothingHeadsetCargo
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
satchel: ClothingBackpackSatchelSalvageFilled
duffelbag: ClothingBackpackDuffelSalvageFilled

View File

@@ -25,4 +25,4 @@
belt: ClothingBeltPlantFilled
innerclothingskirt: ClothingUniformJumpskirtHydroponics
satchel: ClothingBackpackSatchelHydroponicsFilled
duffelbag: ClothingBackpackDuffelFilled
duffelbag: ClothingBackpackDuffelHydroponicsFilled

Binary file not shown.

After

Width:  |  Height:  |  Size: 965 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 966 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 683 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

View File

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