mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17:50 +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:
@ -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>",
|
||||
|
Reference in New Issue
Block a user