mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 00:09:23 +07:00
Architecture is now a prerequiste of Archaeology (#4797)
This commit is contained in:
@ -345,7 +345,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Archaeology",
|
"name": "Archaeology",
|
||||||
"row": 2,
|
"row": 2,
|
||||||
"prerequisites": ["Navigation"],
|
"prerequisites": ["Navigation","Architecture"],
|
||||||
"quote": "'Those who cannot remember the past are condemned to repeat it.' - George Santayana"
|
"quote": "'Those who cannot remember the past are condemned to repeat it.' - George Santayana"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user