mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 23:39:40 +07:00
Generalized "Stats per policies" unique
This commit is contained in:
@ -959,7 +959,7 @@
|
||||
"happiness": 5,
|
||||
"greatPersonPoints": {"Great Merchant": 2},
|
||||
"isWonder": true,
|
||||
"uniques": ["Provides 1 happiness per 2 additional social policies adopted"],
|
||||
"uniques": ["[+1 Happiness] per [2] social policies adopted"],
|
||||
"requiredTech": "Radio",
|
||||
"quote": "'We live only to discover beauty, all else is a form of waiting' - Kahlil Gibran"
|
||||
},
|
||||
|
@ -816,7 +816,7 @@
|
||||
"happiness": 5,
|
||||
"greatPersonPoints": {"Great Merchant": 2},
|
||||
"isWonder": true,
|
||||
"uniques": ["Provides 1 happiness per 2 additional social policies adopted"],
|
||||
"uniques": ["[+1 Happiness] per [2] social policies adopted"],
|
||||
"requiredTech": "Radio",
|
||||
"quote": "'We live only to discover beauty, all else is a form of waiting' - Kahlil Gibran"
|
||||
},
|
||||
|
Reference in New Issue
Block a user