Fix mops, rags, and towels interacting with drains (#38252)
added the stuff
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
unequipSound:
|
||||
- type: Spillable
|
||||
solution: absorbed
|
||||
spillWhenThrown: false
|
||||
- type: DrainableSolution
|
||||
solution: absorbed
|
||||
- type: Absorbent
|
||||
pickupAmount: 15
|
||||
- type: SolutionContainerManager
|
||||
|
||||
@@ -25,6 +25,9 @@
|
||||
collection: MetalThud
|
||||
- type: Spillable
|
||||
solution: absorbed
|
||||
spillWhenThrown: false
|
||||
- type: DrainableSolution
|
||||
solution: absorbed
|
||||
- type: Wieldable
|
||||
- type: IncreaseDamageOnWield
|
||||
damage:
|
||||
@@ -80,6 +83,9 @@
|
||||
collection: MetalThud
|
||||
- type: Spillable
|
||||
solution: absorbed
|
||||
spillWhenThrown: false
|
||||
- type: DrainableSolution
|
||||
solution: absorbed
|
||||
- type: Wieldable
|
||||
- type: IncreaseDamageOnWield
|
||||
damage:
|
||||
@@ -313,6 +319,9 @@
|
||||
fillBaseName: fill-
|
||||
- type: Spillable
|
||||
solution: absorbed
|
||||
spillWhenThrown: false
|
||||
- type: DrainableSolution
|
||||
solution: absorbed
|
||||
- type: MeleeWeapon
|
||||
soundNoDamage:
|
||||
path: "/Audio/Effects/Fluids/splat.ogg"
|
||||
|
||||
Reference in New Issue
Block a user