From 9f86bde52c72ed11e3d70f715e7dd6967f4cf236 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 6 Aug 2022 07:42:26 +0300 Subject: [PATCH 44/44] Sandbox: Make occupychance 50 To have both occupying moves, and lack of them, tested See osdn #45154 Signed-off-by: Marko Lindqvist --- data/sandbox/game.ruleset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sandbox/game.ruleset b/data/sandbox/game.ruleset index 5de8a3d98b..6444e1f86c 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -3608,7 +3608,7 @@ set = "restrictinfra", "ENABLED" "unreachableprotects", "DISABLED" "onsetbarbs", 120 - "occupychance", 100 + "occupychance", 50 "techlossforgiveness", 0 "techlossrestore", 50 "multiresearch", "ENABLED" -- 2.35.1