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
|
||||
doAfter: 1
|
||||
- node: toilet
|
||||
entity: ToiletEmpty
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
|
||||
Reference in New Issue
Block a user