Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions jsons/Buildings.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"name": "Library",
"hurryCostModifier": 25,
"maintenance": 1,
"uniques": ["[+1 Science] per [2] population [in this city]"],
"uniques": ["[+1 Science] per [2] population in this city"],
"requiredTech": "Writing"
},
{
Expand All @@ -215,7 +215,7 @@
"uniqueTo": "China",
"hurryCostModifier": 25,
"gold": 2,
"uniques": ["[+1 Science] per [2] population [in this city]"],
"uniques": ["[+1 Science] per [2] population in this city"],
"requiredTech": "Writing"
},
{
Expand All @@ -226,7 +226,7 @@
"specialistSlots": {"Artist": 1},
"hurryCostModifier": 25,
"maintenance": 1,
"uniques": ["[+1 Science] per [2] population [in this city]","New [Military] units start with [10] Experience in this city"],
"uniques": ["[+1 Science] per [2] population in this city","New [Military] units start with [10] Experience in this city"],
"requiredTech": "Writing"
},
{
Expand Down Expand Up @@ -1036,7 +1036,7 @@
"specialistSlots": {"Scientist": 1},
"maintenance": 3,
"hurryCostModifier": 0,
"uniques": ["[+1 Science] per [2] population [in this city]","Requires a [University] in this city"],
"uniques": ["[+1 Science] per [2] population in this city","Requires a [University] in this city"],
"requiredTech": "Scientific Theory"
},
{
Expand Down