Mopping ECS (No BucketComponents allowed!) (#6718)

Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
This commit is contained in:
Willhelm53
2022-03-14 16:02:26 -05:00
committed by GitHub
parent 84225dde3d
commit 65178bccc4
10 changed files with 449 additions and 332 deletions

View File

@@ -11,10 +11,13 @@
- type: Item
size: 10
sprite: Objects/Specific/Janitorial/mop.rsi
- type: Mop
- type: Absorbent
- type: Tag
tags:
- Mop
- type: SolutionContainerManager
solutions:
mop:
absorbed:
maxVol: 50
- type: Tag
tags:
@@ -34,7 +37,6 @@
- state: mopbucket_water
drawdepth: Objects
- type: InteractionOutline
- type: Bucket
- type: SolutionContainerManager
solutions:
bucket:
@@ -42,6 +44,13 @@
reagents:
- ReagentId: Water
Quantity: 250 # half-full at roundstart to leave room for puddles
- type: DrainableSolution
solution: bucket
- type: RefillableSolution
solution: bucket
- type: Tag
tags:
- Wringer
- type: Physics
bodyType: Dynamic
- type: Fixtures

View File

@@ -16,7 +16,6 @@
sprite: Objects/Tools/bucket.rsi
Slots:
- HEAD
- type: Bucket
- type: SolutionContainerManager
solutions:
bucket: