1
0
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:
BuckarooBanzay 2021-09-28 13:08:47 +02:00 committed by Buckaroo Banzai
parent 5788062fac
commit 4fc833bb00

View File

@ -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