Fix banking's required techs (#4796)

will this break a hypothetical save where someone is now researching a tech and has all required techs for now but not the new to be added requirement?
This commit is contained in:
Miraç
2021-08-07 19:47:19 +00:00
committed by GitHub
parent 2a3395882f
commit 124d614a9f

View File

@ -279,7 +279,7 @@
{
"name": "Banking",
"row": 6,
"prerequisites": ["Chivalry"],
"prerequisites": ["Chivalry", "Education"],
"quote": "'Happiness: a good bank account, a good cook and a good digestion' - Jean Jacques Rousseau"
},
{