mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 22:06:05 -04:00
Update Copper Mine to add only 1 production (match Civ 5) (#6033)
Co-authored-by: temurakami <spellman23@gmail.com>
This commit is contained in:
parent
a8dbd4784c
commit
003c4197a5
@ -453,7 +453,7 @@
|
|||||||
"terrainsCanBeFoundOn": ["Hill","Forest","Jungle","Grassland","Tundra"],
|
"terrainsCanBeFoundOn": ["Hill","Forest","Jungle","Grassland","Tundra"],
|
||||||
"gold": 2,
|
"gold": 2,
|
||||||
"improvement": "Mine",
|
"improvement": "Mine",
|
||||||
"improvementStats": {"production": 2},
|
"improvementStats": {"production": 1},
|
||||||
"uniques": ["Generated with weight [15] <in [Tundra] Regions>",
|
"uniques": ["Generated with weight [15] <in [Tundra] Regions>",
|
||||||
"Generated with weight [5] <in [Jungle] Regions>",
|
"Generated with weight [5] <in [Jungle] Regions>",
|
||||||
"Generated with weight [5] <in [Forest] Regions>",
|
"Generated with weight [5] <in [Forest] Regions>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user