mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 22:58:50 +07:00
Organized Freedom policies
This commit is contained in:
@ -269,20 +269,19 @@
|
||||
name:"Constitution",
|
||||
description:"+2 culture from each wonder",
|
||||
row:1,
|
||||
column:2
|
||||
column:1
|
||||
},
|
||||
{
|
||||
name:"Universal Suffrage",
|
||||
description:"+1 production per 5 population",
|
||||
row:1,
|
||||
column:5
|
||||
column:3
|
||||
},
|
||||
{
|
||||
name:"Civil Society",
|
||||
description:"-50% food consumption by specialists",
|
||||
requires:["Constitution"],
|
||||
row:2,
|
||||
column:1
|
||||
row:1,
|
||||
column:5
|
||||
},
|
||||
{
|
||||
name:"Free Speech",
|
||||
@ -296,7 +295,7 @@
|
||||
description:"Specialists produce half normal unhappiness",
|
||||
requires:["Civil Society"],
|
||||
row:2,
|
||||
column:1
|
||||
column:5
|
||||
},
|
||||
{
|
||||
name:"Freedom Complete",
|
||||
|
Reference in New Issue
Block a user