This commit is contained in:
Swept
2020-12-01 08:18:36 +00:00
committed by GitHub
parent b83159e8d4
commit d711994691
9 changed files with 58 additions and 3 deletions

View File

@@ -55,3 +55,21 @@
- type: StorageFill
contents:
- name: BoxSurvival
- type: entity
abstract: true
parent: ClothingBackpackScience
id: ClothingBackpackScienceFilled
components:
- type: StorageFill
contents:
- name: BoxSurvival
- type: entity
abstract: true
parent: ClothingBackpackChemistry
id: ClothingBackpackChemistryFilled
components:
- type: StorageFill
contents:
- name: BoxSurvival

View File

@@ -104,6 +104,17 @@
- type: Clothing
sprite: Clothing/Back/Backpacks/botany.rsi
- type: entity
parent: ClothingBackpack
id: ClothingBackpackScience
name: science backpack
description: A backpack specially designed to repel stains and hazardous liquids.
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/science.rsi
- type: Clothing
sprite: Clothing/Back/Backpacks/science.rsi
- type: entity
parent: ClothingBackpack
id: ClothingBackpackHolding

View File

@@ -18,8 +18,7 @@
id: ResearchDirectorGear
equipment:
innerclothing: ClothingUniformJumpsuitResearchDirector
# Note to Swept add science backpacks
backpack: ClothingBackpackFilled
backpack: ClothingBackpackScienceFilled
shoes: ClothingShoesColorBrown
idcard: RnDPDA
ears: ClothingHeadsetScience

View File

@@ -15,7 +15,7 @@
id: ScientistGear
equipment:
innerclothing: ClothingUniformJumpsuitScientist
backpack: ClothingBackpackFilled
backpack: ClothingBackpackScienceFilled
shoes: ClothingShoesColorWhite
outerclothing: ClothingOuterCoatLab
idcard: SciencePDA