InjectComp

This commit is contained in:
iaada
2025-07-29 14:42:49 -05:00
parent 21aa6c664a
commit 2c54d3bfc4

View File

@@ -26,6 +26,10 @@
solution: drink
- type: DrainableSolution
solution: drink
- type: InjectableSolution # Injectors (syringe) will fallback to RefillableSolution. This adds support for hyposprays and injector anomalies.
solution: drink
# - type: SolutionItemStatus todo Currently does not respect if the solution has ExaminableSolution and always shows the reagent count
# solution: drink
- type: SolutionContainerManager
solutions:
drink:
@@ -117,6 +121,8 @@
inHandsFillBaseName: -fill-
- type: ExaminableSolution # If you can see the fill levels, you can see the unit count
solution: drink
- type: SolutionItemStatus # Remove when comp is uncommented on DrinkBase
solution: drink
# Layered visualizer for an entity with fill levels
- type: entity
@@ -172,6 +178,8 @@
inHandsFillBaseName: -fill-
- type: ExaminableSolution # If you can see the fill levels, you can see the unit count
solution: drink
- type: SolutionItemStatus # Remove when comp is uncommented on DrinkBase
solution: drink
# Visualizer for an openable entity with fill levels, already filled
- type: entity