mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 03:18:18 +07:00
Fixed Free Thought trading post bonus. (#3361)
It should provide Science instead of Gold.
This commit is contained in:
parent
01ee6cc768
commit
323c593d6e
@ -322,7 +322,7 @@
|
||||
{
|
||||
"name": "Free Thought",
|
||||
"effect": "+1 science from every trading post, +17% science from universities",
|
||||
"uniques": ["[+1 Gold] from every [Trading post]", "+[17]% [Science] from every [University]"],
|
||||
"uniques": ["[+1 Science] from every [Trading post]", "+[17]% [Science] from every [University]"],
|
||||
"requires": ["Secularism"],
|
||||
"row": 2,
|
||||
"column": 1
|
||||
|
Loading…
Reference in New Issue
Block a user