mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-28 21:58:54 +07:00
Added Himji Castle wonder - #245
This commit is contained in:
@ -452,6 +452,15 @@
|
||||
uniques:["Free Great Person"]
|
||||
requiredTech:"Printing Press"
|
||||
},
|
||||
{
|
||||
name:"Himeji Castle",
|
||||
culture:1,
|
||||
isWonder:true,
|
||||
greatPersonPoints:{production:2}
|
||||
providesFreeBuilding:"Castle",
|
||||
uniques:["+15% combat strength for units fighting in friendly territory"] // todo
|
||||
requiredTech:"Gunpowder"
|
||||
},
|
||||
{
|
||||
name:"Museum",
|
||||
culture:5,
|
||||
|
@ -5834,8 +5834,7 @@
|
||||
Spanish:"La Torre Inclinada De Pizza"
|
||||
German:"Schiefer Turm von Pisa"
|
||||
French:"Tour de Pise"
|
||||
}
|
||||
|
||||
}
|
||||
"Free Great Person":{
|
||||
Italian:"Ottieni un Grande Personaggio gratuito"
|
||||
Romanian:"Persoană mare gratuită"
|
||||
@ -5844,6 +5843,9 @@
|
||||
French:"Personnage illustre gratuit"
|
||||
}
|
||||
|
||||
"Himeji Castle":{}
|
||||
"+15% combat strength for units fighting in friendly territory":{}
|
||||
|
||||
"Taj Mahal":{
|
||||
Italian:"Taj Mahal" //same in Italian
|
||||
Russian:"Тадж-Махал"
|
||||
|
Reference in New Issue
Block a user