mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 06:51:30 -04:00
parent
c9a96358da
commit
ccae026df2
@ -157,7 +157,7 @@
|
|||||||
"improvementStats": {"gold": 1}
|
"improvementStats": {"gold": 1}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gold Ore",
|
"name": "Gold Ore", // Not called "Gold" in order to not conflict with siege type units for translations
|
||||||
"resourceType": "Luxury",
|
"resourceType": "Luxury",
|
||||||
"terrainsCanBeFoundOn": ["Grassland","Plains","Desert","Hill"],
|
"terrainsCanBeFoundOn": ["Grassland","Plains","Desert","Hill"],
|
||||||
"gold": 2,
|
"gold": 2,
|
||||||
|
@ -105,7 +105,7 @@
|
|||||||
"unitTypes": ["Mounted","Armor"]
|
"unitTypes": ["Mounted","Armor"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Siege",
|
"name": "Besiege", // Not called "Siege" in order to not conflict with siege type units for translations
|
||||||
"prerequisites": ["Shock II","Drill II"],
|
"prerequisites": ["Shock II","Drill II"],
|
||||||
"effect": "Bonus vs City 50%",
|
"effect": "Bonus vs City 50%",
|
||||||
"unitTypes": ["Melee"]
|
"unitTypes": ["Melee"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user