1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-07-01 07:30:40 +02:00

add setting for teleporter pad

This commit is contained in:
BuckarooBanzay
2021-09-28 13:07:19 +02:00
committed by Buckaroo Banzai
parent 1273b627c2
commit 1c8024401f
2 changed files with 14 additions and 8 deletions

View File

@ -1,2 +1,5 @@
# Doors can only be opened by mesecon signal
scifi_nodes.doors_open_with_mesecon_only (disables right click on doors) bool true
# Teleporter recipe flag
scifi_nodes.teleporter_enable_crafting (enables the teleporter recipe) bool false