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
- HighRiskItem
- type: StealTarget
stealGroup: Hypospray
+ - type: Appearance
+ - type: SolutionContainerVisuals
+ maxFillLevels: 6
+ fillBaseName: hypo_fill
+ solutionName: hypospray
- type: entity
name: gorlex hypospray
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
onlyAffectsMobs: false
- type: UseDelay
delay: 0.5
+ - type: Appearance
+ - type: SolutionContainerVisuals
+ maxFillLevels: 4
+ fillBaseName: hypo_fill
+ solutionName: hypospray
- type: entity
name: borghypo
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d",
+ "copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d, modified with fill sprites by SlamBamActionman (github)",
"size": {
"x": 32,
"y": 32
{
"name": "hypo"
},
+ {
+ "name": "hypo_fill1"
+ },
+ {
+ "name": "hypo_fill2"
+ },
+ {
+ "name": "hypo_fill3"
+ },
+ {
+ "name": "hypo_fill4"
+ },
+ {
+ "name": "hypo_fill5"
+ },
+ {
+ "name": "hypo_fill6"
+ },
{
"name": "inhand-left",
"directions": 4
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d and modified by emisse for ss14",
+ "copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d and modified by emisse for ss14, further modified with fill sprites by SlamBamActionman (github)",
"size": {
"x": 32,
"y": 32
{
"name": "hypo"
},
+ {
+ "name": "hypo_fill1"
+ },
+ {
+ "name": "hypo_fill2"
+ },
+ {
+ "name": "hypo_fill3"
+ },
+ {
+ "name": "hypo_fill4"
+ },
{
"name": "inhand-left",
"directions": 4
"directions": 4
}
]
-}
\ No newline at end of file
+}