Mopping Puddle Dilution and Wet Floor Sparkles (#6273)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
mop-component-mop-is-dry-message = Mop needs to be wet!
|
||||
mop-component-mop-is-full-message = Mop is full!
|
||||
mop-component-mop-is-now-full-message = Mop is now full
|
||||
@@ -151,3 +151,4 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PuddleVisualizer
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
bucket:
|
||||
maxVol: 500
|
||||
maxVol: 100
|
||||
- type: SolutionTransfer
|
||||
transferAmount: 50
|
||||
maxTransferAmount: 100
|
||||
|
||||
25
Resources/Textures/Fluids/wet_floor_sparkles.rsi/meta.json
Normal file
25
Resources/Textures/Fluids/wet_floor_sparkles.rsi/meta.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/commit/505e4414959d598c0d677a9bc734067a7bb513cd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "sparkles",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.14,
|
||||
0.14,
|
||||
0.14,
|
||||
0.14,
|
||||
0.14,
|
||||
5
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Fluids/wet_floor_sparkles.rsi/sparkles.png
Normal file
BIN
Resources/Textures/Fluids/wet_floor_sparkles.rsi/sparkles.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user