mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Architecture is now a prerequiste of Archaeology (#4797)
This commit is contained in:
@ -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"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user