mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 07:39:44 +07:00
Policies.json typo correction
This commit is contained in:
@ -45,17 +45,17 @@
|
|||||||
{
|
{
|
||||||
name:"Liberty",
|
name:"Liberty",
|
||||||
era:"Ancient",
|
era:"Ancient",
|
||||||
description:"+1 culture in evey city",
|
description:"+1 culture in every city",
|
||||||
policies:[
|
policies:[
|
||||||
{
|
{
|
||||||
name:"Collective Rule",
|
name:"Collective Rule",
|
||||||
description:"Training of settlers increased +50% in capital, recieve a new settler near capital",
|
description:"Training of settlers increased +50% in capital, receive a new settler near capital",
|
||||||
row:1,
|
row:1,
|
||||||
column:1
|
column:1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"Citizenship",
|
name:"Citizenship",
|
||||||
description:"+25% construction rate of workers, recieve free worker near the capital",
|
description:"+25% construction rate of workers, receive free worker near the capital",
|
||||||
row:1,
|
row:1,
|
||||||
column:4
|
column:4
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user