From 762ec56e06a379fd54adfb43e5a426c4d1c49f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Severin=20Gl=C3=B6ckner?= Date: Sun, 4 Feb 2018 02:37:52 +0100 Subject: [PATCH] Dark Forcast: reanable solo playmode force_lock_settings did also force controller_lock=yes [ci skip] --- .../scenarios/2p_Dark_Forecast.cfg | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/data/multiplayer/scenarios/2p_Dark_Forecast.cfg b/data/multiplayer/scenarios/2p_Dark_Forecast.cfg index 32c7e94a04d6..43a72449e05d 100644 --- a/data/multiplayer/scenarios/2p_Dark_Forecast.cfg +++ b/data/multiplayer/scenarios/2p_Dark_Forecast.cfg @@ -54,14 +54,15 @@ Note: You need to use the default map settings for the scenario to work right." save_id="Player1" gold=75 income=0 - gold_lock="true" - income_lock="true" - team_lock="true" + gold_lock=yes + income_lock=yes + controller_lock=no + team_lock=no faction_lock=no leader_lock=no color_lock=no - fog="yes" - share_view="yes" + fog=yes + share_vision=all [/side] [side] @@ -73,14 +74,15 @@ Note: You need to use the default map settings for the scenario to work right." save_id="Player2" gold=75 income=0 - gold_lock="true" - income_lock="true" - team_lock="true" + gold_lock=yes + income_lock=yes + controller_lock=no + team_lock=no faction_lock=no leader_lock=no color_lock=no - fog="yes" - share_view="yes" + fog=yes + share_vision=all [/side] [lua] code = <<