mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 11:28:03 +07: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"],
|
||||
"gold": 2,
|
||||
"improvement": "Mine",
|
||||
"improvementStats": {"production": 2},
|
||||
"improvementStats": {"production": 1},
|
||||
"uniques": ["Generated with weight [15] <in [Tundra] Regions>",
|
||||
"Generated with weight [5] <in [Jungle] Regions>",
|
||||
"Generated with weight [5] <in [Forest] Regions>",
|
||||
|
Loading…
Reference in New Issue
Block a user