Fix incorrect toilet Construction Graph.
It didn't specify the entity on the "toilet" node.
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
amount: 5
|
amount: 5
|
||||||
doAfter: 1
|
doAfter: 1
|
||||||
- node: toilet
|
- node: toilet
|
||||||
|
entity: ToiletEmpty
|
||||||
edges:
|
edges:
|
||||||
- to: start
|
- to: start
|
||||||
completed:
|
completed:
|
||||||
|
|||||||
Reference in New Issue
Block a user