From 42188cb77de92d6159dd4dabe3a5e34e1b681037 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 2 Oct 2021 23:07:22 +0300 Subject: [PATCH 39/39] Sandbox: Demonstrate small wonder visibility "Embassy" See osdn #42972 Signed-off-by: Marko Lindqvist --- data/sandbox/README.sandbox | 3 +++ data/sandbox/game.ruleset | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/sandbox/README.sandbox b/data/sandbox/README.sandbox index 6777c25ebe..4fa08c4853 100644 --- a/data/sandbox/README.sandbox +++ b/data/sandbox/README.sandbox @@ -243,3 +243,6 @@ it can be conquered with just one move. Post attack city destruction A size 1 city is destroyed with its last defender. + +Wonder visibility +Opponents are aware of players Small Wonders only if they have an embassy. diff --git a/data/sandbox/game.ruleset b/data/sandbox/game.ruleset index 3010377074..c7e67b1c15 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -193,7 +193,7 @@ airlift_to_always_enabled = TRUE ; "Always" - Information is always sent ; "Never" - Information is never sent ; "Embassy" - Information is sent when team has an embassy with Wonder owner -small_wonders = "Always" +small_wonders = "Embassy" [illness] ; Whether plagues (illness) are possible -- 2.33.0