From a233cbc43ae39076a6f10507aaf60f99170821f7 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Sat, 7 Jan 2023 21:13:10 +0200 Subject: [PATCH] Resolve #8322 - fix Faith tutorial text --- android/assets/jsons/Tutorials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/assets/jsons/Tutorials.json b/android/assets/jsons/Tutorials.json index b352dc2da4..b6ba6556fa 100644 --- a/android/assets/jsons/Tutorials.json +++ b/android/assets/jsons/Tutorials.json @@ -281,7 +281,7 @@ "steps": [ "After building a shrine, your civilization will start generating ☮Faith.", "When enough ☮Faith has been generated, you will be able to found a pantheon.", - "A pantheon will provide a small bonus for your civilization that will apply to all your cities.", + "A pantheon will provide a small bonus for your civilization that will apply to all cities that have it as a majority religion.", "Each civilization can only choose a single pantheon belief, and each pantheon can only be chosen once.", "Generating more ☮Faith will allow you to found a religion." ]