[Tweak] Janibucket buffs (#15422)

* Improves Janitor trolley significantly by adding bucket slot with sprite overlay, and 300 extra water capacity. Improves Janitor bucket slightly by adding 100 extra water capacity.

* Reduces janitor trolley density by 100 to it's pull a bit faster
This commit is contained in:
EnDecc
2023-04-15 18:46:00 -04:00
committed by GitHub
parent 44bdd008a2
commit 5ed99bf497
3 changed files with 40 additions and 23 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -19,6 +19,10 @@
"name": "cart_mop",
"directions": 4
},
{
"name": "cart_bucket",
"directions": 4
},
{
"name": "cart_replacer",
"directions": 4
@@ -122,4 +126,4 @@
]
}
]
}
}