mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
Architecture is now a prerequiste of Archaeology (#4797)
This commit is contained in:
parent
6d5fe2ff7a
commit
c56f0b3d4e
@ -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"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user