mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-22 16:10:18 +01:00
fix default setting value for mesecons-only door operation
This commit is contained in:
parent
fd17f7c2e1
commit
17725e0ba9
@ -1,5 +1,5 @@
|
||||
# Doors can only be opened by mesecon signal
|
||||
scifi_nodes.doors_open_with_mesecon_only (disables right click on doors) bool true
|
||||
# Doors can only be opened by mesecon signal
|
||||
scifi_nodes.doors_open_with_mesecon_only (disables right click on doors) bool false
|
||||
|
||||
# Teleporter recipe flag
|
||||
scifi_nodes.teleporter_enable_crafting (enables the teleporter recipe) bool false
|
||||
|
Loading…
Reference in New Issue
Block a user