diff --git a/android/assets/jsons/Civ V - Vanilla/Techs.json b/android/assets/jsons/Civ V - Vanilla/Techs.json index b73d74fd13..c8c9f5e902 100644 --- a/android/assets/jsons/Civ V - Vanilla/Techs.json +++ b/android/assets/jsons/Civ V - Vanilla/Techs.json @@ -345,7 +345,7 @@ { "name": "Archaeology", "row": 2, - "prerequisites": ["Navigation"], + "prerequisites": ["Navigation","Architecture"], "quote": "'Those who cannot remember the past are condemned to repeat it.' - George Santayana" }, {