Add SolutionContainerVisuals to the hypospray (#30703)
* Hypovisuals * Syndie hypo * Include attribution
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Medical/hypospray.rsi
|
||||
state: hypo
|
||||
layers:
|
||||
- state: hypo
|
||||
map: ["enum.SolutionContainerLayers.Base"]
|
||||
- state: hypo_fill1
|
||||
map: ["enum.SolutionContainerLayers.Fill"]
|
||||
visible: false
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/hypospray.rsi
|
||||
- type: SolutionContainerManager
|
||||
@@ -28,6 +33,11 @@
|
||||
- HighRiskItem
|
||||
- type: StealTarget
|
||||
stealGroup: Hypospray
|
||||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 6
|
||||
fillBaseName: hypo_fill
|
||||
solutionName: hypospray
|
||||
|
||||
- type: entity
|
||||
name: gorlex hypospray
|
||||
@@ -37,7 +47,12 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Medical/syndihypo.rsi
|
||||
state: hypo
|
||||
layers:
|
||||
- state: hypo
|
||||
map: ["enum.SolutionContainerLayers.Base"]
|
||||
- state: hypo_fill1
|
||||
map: ["enum.SolutionContainerLayers.Fill"]
|
||||
visible: false
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/syndihypo.rsi
|
||||
- type: SolutionContainerManager
|
||||
@@ -52,6 +67,11 @@
|
||||
onlyAffectsMobs: false
|
||||
- type: UseDelay
|
||||
delay: 0.5
|
||||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 4
|
||||
fillBaseName: hypo_fill
|
||||
solutionName: hypospray
|
||||
|
||||
- type: entity
|
||||
name: borghypo
|
||||
|
||||
Reference in New Issue
Block a user