Added seperate process, DB and parent outputs

This commit is contained in:
2025-07-16 10:57:35 +02:00
parent 6227bbe256
commit d5db1ae0a0
2 changed files with 19 additions and 4 deletions

View File

@@ -26,8 +26,9 @@
X_TS_init: { value: 125.0009, required: true }
},
inputs: 1,
outputs: 1,
outputLabels: "Effluent",
outputs: 3,
inputLabels: ["input"],
outputLabels: ["process", "dbase", "parent"],
icon: "font-awesome/fa-recycle",
label: function() {
return this.name || "advanced-reactor";