Fixes indestructible mop buckets (#25001)
* destructible mop buckets * remove wwod * spacing --------- Co-authored-by: doom <ghostrecon5123@gmail.com>
This commit is contained in:
@@ -172,6 +172,16 @@
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Janitorial
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 70
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
|
||||
- type: entity
|
||||
name: mop bucket
|
||||
|
||||
Reference in New Issue
Block a user