From 5e9ffcd22ade981b51e951cb9b85d545877b0060 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Date: Mon, 5 Oct 2020 11:01:50 +0200 Subject: [PATCH] Update Quests.json (#3224) * Update Quests.json * Update Quests.json --- android/assets/jsons/Civ V - Vanilla/Quests.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/android/assets/jsons/Civ V - Vanilla/Quests.json b/android/assets/jsons/Civ V - Vanilla/Quests.json index 08b646a3f5..f5be81843c 100644 --- a/android/assets/jsons/Civ V - Vanilla/Quests.json +++ b/android/assets/jsons/Civ V - Vanilla/Quests.json @@ -42,13 +42,13 @@ /* { "name": "Give Gold", - "description": "", + "description": "We are suffering great poverty, and unless we receive a sum of [250] Gold, it's only a matter of time before we collapse.", "influence": 20, "duration": 30 }, { "name": "Pledge to Protect", - "description": "", + "description": "Our peoples deserve to be protected by the likes of you. By signing a Protection Pedging, you'll confirm the bond that ties us.", "influence": 20, "duration": 30 }, @@ -61,7 +61,7 @@ }, { "name": "Contest Faith", - "description": "", + "description": "The civilization with the largest Faith growth will gain a reward.", "type": "Global", "duration": 30, "minimumCivs": 3 @@ -75,7 +75,7 @@ }, { "name": "Invest", - "description": "", + "description": "Our people are rejoycing thanks to a tourism boom. For a certain amount of time, any Gold donation will yeld double the Influence.", "type": "Global", "influence": 0, "duration": 30, @@ -103,4 +103,4 @@ "description": "" } */ -] \ No newline at end of file +]