deaktivate wire/effector when deaktivate torch

This commit is contained in:
Henry Behrendt 2021-09-05 21:03:13 +02:00
parent f7f13effab
commit 7ab1246902
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ local off_override = {
receptor = {
state = mesecon.state.off,
rules = torch_get_output_rules,
opaquespread = true,
},
effector = {
state = mesecon.state.on,