From 04047e4901dacd0e78f2fe32e048241d64bf5846 Mon Sep 17 00:00:00 2001 From: Gallaecio Date: Sun, 17 Mar 2019 14:13:12 +0000 Subject: [PATCH] Rephrase the description of the wonder victory condition Patch By: Gallaecio Differential Revision: https://code.wildfiregames.com/D1550 This was SVN commit r22122. --- .../simulation/data/settings/victory_conditions/wonder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/simulation/data/settings/victory_conditions/wonder.json b/binaries/data/mods/public/simulation/data/settings/victory_conditions/wonder.json index e125eaf7b7..cbe7c954ce 100644 --- a/binaries/data/mods/public/simulation/data/settings/victory_conditions/wonder.json +++ b/binaries/data/mods/public/simulation/data/settings/victory_conditions/wonder.json @@ -3,7 +3,7 @@ "Data": { "Title": "Wonder", - "Description": "Be the first to build or capture a Wonder and keep it for a certain time to win the game. The timer will be reset when the Wonder is destroyed or captured or in allied victory when the owners alliances change.", + "Description": "Be the first to build or capture a Wonder and keep it for a certain time to win the game. The timer will be reset when the Wonder is destroyed or captured. If the allied victory mode is enabled, the timer will also be reset when the alliances of the owner change.", "Scripts": [ "scripts/TriggerHelper.js",