Add inhand fill visuals (#24495)

* Add inhand fill visuals

* oops

* remove unused import
This commit is contained in:
themias
2024-01-28 20:38:06 -05:00
committed by GitHub
parent 5267d3c601
commit bd100344a2
65 changed files with 210 additions and 22 deletions

View File

@@ -43,6 +43,8 @@
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: jug
inHandsMaxFillLevels: 5
inHandsFillBaseName: -fill-
- type: StaticPrice
price: 60
- type: Label

View File

@@ -27,6 +27,8 @@
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: vial-1-
inHandsMaxFillLevels: 4
inHandsFillBaseName: -fill-
- type: Drink
solution: beaker
- type: SolutionContainerManager

View File

@@ -158,6 +158,11 @@
solution: beaker
- type: StaticPrice
price: 10
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: beaker
inHandsMaxFillLevels: 3
inHandsFillBaseName: -fill-
- type: entity
name: cryoxadone beaker
@@ -200,6 +205,8 @@
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: beakerlarge
inHandsMaxFillLevels: 4
inHandsFillBaseName: -fill-
- type: StaticPrice
price: 20
@@ -277,6 +284,8 @@
- type: SolutionContainerVisuals
maxFillLevels: 1
fillBaseName: dropper
inHandsMaxFillLevels: 1
inHandsFillBaseName: -fill-
- type: StaticPrice
price: 40
@@ -321,7 +330,6 @@
- type: Item
size: Tiny
sprite: Objects/Specific/Chemistry/syringe.rsi
heldPrefix: 0
- type: SolutionContainerManager
solutions:
injector:
@@ -338,6 +346,8 @@
- type: SolutionContainerVisuals
maxFillLevels: 2
fillBaseName: syringe
inHandsMaxFillLevels: 3
inHandsFillBaseName: -fill-
- type: Tag
tags:
- Syringe