Policies.json typo correction

This commit is contained in:
Am-per-Sand
2019-03-01 18:21:25 +01:00
committed by GitHub
parent f3cbeb5ca4
commit 364b3b48a2

View File

@ -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
}, },