Adds the virology backpack. (#4979)

This commit is contained in:
PetMudstone
2021-10-22 02:21:24 -07:00
committed by GitHub
parent 5134b1d9bf
commit 8ddb4fc59a
6 changed files with 37 additions and 0 deletions

View File

@@ -116,6 +116,17 @@
sprite: Clothing/Back/Backpacks/science.rsi
- type: Clothing
sprite: Clothing/Back/Backpacks/science.rsi
- type: entity
parent: ClothingBackpack
id: ClothingBackpackVirology
name: virology backpack
description: A backpack made of hypo-allergenic fibers. It's designed to help prevent the spread of disease. Smells like monkey.
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/virology.rsi
- type: Clothing
sprite: Clothing/Back/Backpacks/virology.rsi
- type: entity
parent: ClothingBackpack