From 4ee85b8c87ffb6091ca78c112d9b0ee50447866d Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Sat, 25 May 2024 11:59:52 -0400 Subject: [PATCH] Revert "Set electric_promille to 1000 since the main program clamps it to 1000 and doesn't allow 1200!" -- this is being fixed in the main program now This reverts commit e890ea18ec16b5cc8e2f003e5a3595b505396331. --- config/simuconf.tab | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/simuconf.tab b/config/simuconf.tab index 451da54a6..bc5f500ea 100644 --- a/config/simuconf.tab +++ b/config/simuconf.tab @@ -668,8 +668,7 @@ allow_underground_transformers = 1 # How much is the total electric power available (in relation to total production) # in parts per thousand. 1000 = 100% and default for Simutrans-Extended. -# This cannot be increased above 1000 in the core program as of 25 May 2024. -electric_promille = 1000 +electric_promille = 1200 # powerlines cost_transformer = 2500