Sterile swab dispenser instead of box (#24986)
* sterile swab dispenser * trust --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user