mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 00:08:58 +07:00
Forts can also be built outside your borders
This commit is contained in:
@ -88,7 +88,7 @@
|
|||||||
"terrainsCanBeBuiltOn": ["Plains","Grassland","Desert","Hill","Tundra","Snow"],
|
"terrainsCanBeBuiltOn": ["Plains","Grassland","Desert","Hill","Tundra","Snow"],
|
||||||
"turnsToBuild": 6,
|
"turnsToBuild": 6,
|
||||||
"techRequired": "Engineering",
|
"techRequired": "Engineering",
|
||||||
"uniques": ["Gives a defensive bonus of [50]%"]
|
"uniques": ["Gives a defensive bonus of [50]%", "Can be built outside your borders"]]
|
||||||
},
|
},
|
||||||
|
|
||||||
// Transportation
|
// Transportation
|
||||||
|
Reference in New Issue
Block a user