summaryrefslogtreecommitdiff
path: root/src/table/settings/game_settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/settings/game_settings.ini')
-rw-r--r--src/table/settings/game_settings.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/table/settings/game_settings.ini b/src/table/settings/game_settings.ini
index 79fac7513..503863c96 100644
--- a/src/table/settings/game_settings.ini
+++ b/src/table/settings/game_settings.ini
@@ -406,6 +406,20 @@ min = 5
max = 800
to = SLV_120
+[SDT_VAR]
+base = GameSettings
+var = construction.simulated_wormhole_signals
+type = SLE_UINT8
+flags = SF_NONE
+def = 2
+min = 1
+max = 16
+str = STR_CONFIG_SETTING_SIMULATE_SIGNALS
+strval = STR_CONFIG_SETTING_SIMULATE_SIGNALS_VALUE
+proc = RedrawScreen
+from = SL_MIN_VERSION
+cat = SC_BASIC
+
## These were once in the "gui" section, but they really are related to orders.
[SDTC_BOOL]