Sterile swab dispenser instead of box (#24986)

* sterile swab dispenser

* trust

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2024-04-12 07:15:04 +00:00
committed by GitHub
parent 9d5a3992fa
commit 3a00e8c59c
2 changed files with 21 additions and 21 deletions

View File

@@ -88,27 +88,6 @@
- state: box
- state: nitrile
- type: entity
name: sterile swab box
parent: BoxCardboard
id: BoxMouthSwab
components:
- type: Storage
grid:
- 0,0,4,3
- type: StorageFill
contents:
- id: DiseaseSwab
amount: 10
- type: Sprite
layers:
- state: box
- state: swab
- type: GuideHelp
guides:
# - Virology (when it's back)
- Botany
- type: entity
name: body bag box
parent: BoxCardboard

View File

@@ -19,6 +19,27 @@
# - Virology (when it's back)
- Botany
- type: entity
parent: BaseAmmoProvider # this is for cycling swabs out and not spawning 30 entities, trust
id: BoxMouthSwab
name: sterile swab dispenser
description: Dispenses 30 sterile swabs, extremely useful for botany.
components:
- type: Sprite
layers:
- state: boxwide
- state: swab
- type: BallisticAmmoProvider
whitelist:
components:
- BotanySwab
proto: DiseaseSwab
capacity: 30
- type: GuideHelp
guides:
# - Virology (when it's back)
- Botany
- type: entity
parent: BaseItem
id: Vaccine