From 35ff2a38f53d777d62e0cea7f9f7a16a3b44fd4a Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Wed, 3 Jun 2020 19:14:15 +0300 Subject: [PATCH] Apparently I removed the nat wonders, causing tests to fail. Lucky the tests are there, or the tutorial would be gone! --- android/assets/jsons/Tutorials.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/assets/jsons/Tutorials.json b/android/assets/jsons/Tutorials.json index 036fcce423..d1b24be393 100644 --- a/android/assets/jsons/Tutorials.json +++ b/android/assets/jsons/Tutorials.json @@ -123,5 +123,8 @@ ], Removing_Terrain_Features: [ "Certain tiles have terrain features - like Flood plains or Forests - on top of them. Some of these layers, like Jungle, Marsh and Forest, can be removed by workers.\nRemoving the terrain feature does not remove any resources in the tile, and is usually required in order to work those resources." + ], + Natural_Wonders: [ + "Natural Wonders, such as the Mt. Fuji, the Rock of Gibraltar and the Great Barrier Reef, are unique, impassable terrain features, masterpieces of mother Nature, which possess exceptional qualities that make them very different from the average terrain.\nThey benefit by giving you large sums of Culture, Science, Gold or Production if worked by your Cities, which is why you might need to bring them under your empire as soon as possible." ] } \ No newline at end of file