Fix chairs not unbuckling entities when deconstructed or destroyed (#3696)

This commit is contained in:
ShadowCommander
2021-03-18 02:48:17 -07:00
committed by GitHub
parent a93e9e9401
commit 45d93d8faa
3 changed files with 37 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
graph:
- node: start
actions:
- !type:DeleteEntity {}
- !type:DestroyEntity {}
edges:
- to: chair
steps: