mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-11-14 06:10:30 +01:00
fix default setting value for mesecons-only door operation
This commit is contained in:
parent
5788062fac
commit
4fc833bb00
|
@ -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