mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 05:14:32 -04:00
Fixed unhappiness effect when at 0 happiness
This commit is contained in:
parent
f8137b8a52
commit
0be8fa8e39
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Global uniques",
|
"name": "Global uniques",
|
||||||
"uniques": [
|
"uniques": [
|
||||||
"[-75]% growth [in all cities] <when between [-10] and [0] Happiness>",
|
"[-75]% growth [in all cities] <when between [-10] and [-1] Happiness>",
|
||||||
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
||||||
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
||||||
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Global uniques",
|
"name": "Global uniques",
|
||||||
"uniques": [
|
"uniques": [
|
||||||
"[-75]% growth [in all cities] <when between [-10] and [0] Happiness>",
|
"[-75]% growth [in all cities] <when between [-10] and [-1] Happiness>",
|
||||||
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
||||||
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
||||||
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user