Fix mops, rags, and towels interacting with drains (#38252)

added the stuff
This commit is contained in:
hoshizora
2025-06-10 21:54:50 -07:00
committed by GitHub
parent d612c56aab
commit 905c298ed7
2 changed files with 12 additions and 0 deletions

View File

@@ -18,6 +18,9 @@
unequipSound:
- type: Spillable
solution: absorbed
spillWhenThrown: false
- type: DrainableSolution
solution: absorbed
- type: Absorbent
pickupAmount: 15
- type: SolutionContainerManager

View File

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