Make canisters dump their contents on destruction. (#5177)
* Make canisters dump their contents on destruction. * Address reviews
This commit is contained in:
@@ -267,6 +267,7 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- !type:DumpCanisterBehavior
|
||||
|
||||
- type: entity
|
||||
parent: GasCanister
|
||||
|
||||
Reference in New Issue
Block a user