Add setting for self-looping doors
This commit is contained in:
@@ -212,6 +212,10 @@
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"door_self_loops": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"experimental": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
|
||||
Reference in New Issue
Block a user