mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 14:48:56 +07:00
Added Alhambra #245
This commit is contained in:
@ -328,6 +328,16 @@
|
||||
uniques:["Cost of acquiring new tiles reduced by 25%"],
|
||||
requiredTech:"Chivalry"
|
||||
},
|
||||
{
|
||||
name:"Alhambra",
|
||||
culture:1,
|
||||
greatPersonPoints:{culture:1},
|
||||
isWonder:true,
|
||||
providesFreeBuilding:"Castle",
|
||||
percentStatBonus:{culture:20},
|
||||
uniques:["All newly-trained melee, mounted, and armored units in this city receive the Drill I promotion"],
|
||||
requiredTech:"Chivalry"
|
||||
},
|
||||
{
|
||||
name:"Ironworks",
|
||||
production:8,
|
||||
|
@ -4464,6 +4464,9 @@
|
||||
Portuguese:"Castelo"
|
||||
}
|
||||
|
||||
"Alhambra":{}
|
||||
"All newly-trained melee, mounted, and armored units in this city receive the Drill I promotion":{}
|
||||
|
||||
"Angkor Wat":{
|
||||
Italian:"Angkor Wat"
|
||||
Russian:"Ангкор-Ват"
|
||||
|
Reference in New Issue
Block a user