Add inhand fill visuals (#24495)
* Add inhand fill visuals * oops * remove unused import
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 6
|
||||
fillBaseName: jug
|
||||
inHandsMaxFillLevels: 5
|
||||
inHandsFillBaseName: -fill-
|
||||
- type: StaticPrice
|
||||
price: 60
|
||||
- type: Label
|
||||
|
||||
@@ -27,6 +27,8 @@
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 6
|
||||
fillBaseName: vial-1-
|
||||
inHandsMaxFillLevels: 4
|
||||
inHandsFillBaseName: -fill-
|
||||
- type: Drink
|
||||
solution: beaker
|
||||
- type: SolutionContainerManager
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user