Adding Syringe Support for Chemical Analysis Goggles (#18829)

This commit is contained in:
Brayden H
2023-08-07 16:46:05 -06:00
committed by GitHub
parent 68654e18bc
commit edaa42566a

View File

@@ -308,6 +308,8 @@
maxVol: 15 maxVol: 15
- type: Injector - type: Injector
injectOnly: false injectOnly: false
- type: ExaminableSolution
solution: injector
- type: Spillable - type: Spillable
solution: injector solution: injector
- type: TrashOnEmpty - type: TrashOnEmpty