Pill destruction (#15851)
This commit is contained in:
@@ -304,6 +304,19 @@
|
|||||||
grindableSolutionName: food
|
grindableSolutionName: food
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 0
|
price: 0
|
||||||
|
- type: Damageable
|
||||||
|
damageContainer: Inorganic
|
||||||
|
- type: Destructible
|
||||||
|
thresholds:
|
||||||
|
- trigger:
|
||||||
|
!type:DamageTrigger
|
||||||
|
damage: 10
|
||||||
|
behaviors:
|
||||||
|
- !type:SpillBehavior
|
||||||
|
solution: food
|
||||||
|
transferForensics: true
|
||||||
|
- !type:DoActsBehavior
|
||||||
|
acts: [ "Destruction" ]
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: pill canister
|
name: pill canister
|
||||||
|
|||||||
Reference in New Issue
Block a user