Merge pull request #485 from Am-per-Sand/patch-5

Policies.json typo correction
This commit is contained in:
Yair Morgenstern 2019-03-02 21:46:04 +02:00 committed by GitHub
commit c2387a9055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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