Mopping Puddle Dilution and Wet Floor Sparkles (#6273)

This commit is contained in:
Willhelm53
2022-02-04 20:26:11 -06:00
committed by GitHub
parent 3d3a3c857b
commit 4d3a381962
10 changed files with 87 additions and 20 deletions

View File

@@ -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

View File

@@ -151,3 +151,4 @@
- type: Appearance
visuals:
- type: PuddleVisualizer

View File

@@ -20,7 +20,7 @@
- type: SolutionContainerManager
solutions:
bucket:
maxVol: 500
maxVol: 100
- type: SolutionTransfer
transferAmount: 50
maxTransferAmount: 100

View 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
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB