Make canisters dump their contents on destruction. (#5177)

* Make canisters dump their contents on destruction.

* Address reviews
This commit is contained in:
moonheart08
2021-11-05 19:19:12 -05:00
committed by GitHub
parent 45ba69f1da
commit b889aff307
3 changed files with 38 additions and 0 deletions

View File

@@ -267,6 +267,7 @@
max: 1
- !type:DoActsBehavior
acts: [ "Destruction" ]
- !type:DumpCanisterBehavior
- type: entity
parent: GasCanister