* sterile swab dispenser
* trust
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
- 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
# - 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