mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
Added Sydney Opera House
This commit is contained in:
parent
02b0f6e9fe
commit
73d0a7cf72
@ -184,6 +184,7 @@ All the following are from [the Noun Project](https://thenounproject.com) licenc
|
|||||||
* [Microscope](https://thenounproject.com/term/microscope/1452362/) By Arafat Uddin for Research Lab
|
* [Microscope](https://thenounproject.com/term/microscope/1452362/) By Arafat Uddin for Research Lab
|
||||||
* [Water dam](https://thenounproject.com/term/water-dam/1002726/) By Symbolon for Hydro Plant
|
* [Water dam](https://thenounproject.com/term/water-dam/1002726/) By Symbolon for Hydro Plant
|
||||||
* [Solar panel](https://thenounproject.com/term/solar-panel/1131/) By Modik for Solar Plant
|
* [Solar panel](https://thenounproject.com/term/solar-panel/1131/) By Modik for Solar Plant
|
||||||
|
* [Opera House Sydney](https://thenounproject.com/term/opera-house-sydney/1626283/) By Pham Duy Phuong Hung for Sydney Opera House
|
||||||
* [Spaceship](https://thenounproject.com/term/spaceship/1444621/) By Dinosoft Labs for Apollo Program
|
* [Spaceship](https://thenounproject.com/term/spaceship/1444621/) By Dinosoft Labs for Apollo Program
|
||||||
* [Build](https://thenounproject.com/term/build/1156478/) By Michael G Brown for Spaceship Factory
|
* [Build](https://thenounproject.com/term/build/1156478/) By Michael G Brown for Spaceship Factory
|
||||||
* [Nuclear Plant](https://thenounproject.com/term/nuclear-plant/1132340/) By Andrejs Kirma
|
* [Nuclear Plant](https://thenounproject.com/term/nuclear-plant/1132340/) By Andrejs Kirma
|
||||||
|
BIN
android/Images/BuildingIcons/Sydney Opera House.png
Normal file
BIN
android/Images/BuildingIcons/Sydney Opera House.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -563,6 +563,13 @@
|
|||||||
requiredTech:"Ecology",
|
requiredTech:"Ecology",
|
||||||
uniques:["Must be next to desert"]
|
uniques:["Must be next to desert"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Sydney Opera House",
|
||||||
|
isWonder:true,
|
||||||
|
percentStatBonus:{culture:50},
|
||||||
|
uniques:["Free Social Policy","Can only be built in coastal cities"],
|
||||||
|
requiredTech:"Flight"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name:"Spaceship Factory",
|
name:"Spaceship Factory",
|
||||||
production:3,
|
production:3,
|
||||||
|
@ -3530,6 +3530,7 @@
|
|||||||
Romanian:"Implant Solar"
|
Romanian:"Implant Solar"
|
||||||
Spanish:"Planta Solar"
|
Spanish:"Planta Solar"
|
||||||
}
|
}
|
||||||
|
"Sydney Opera House":{}
|
||||||
"Apollo Program":{
|
"Apollo Program":{
|
||||||
Italian:"Programma Apollo"
|
Italian:"Programma Apollo"
|
||||||
Russian:"Программа Аполлон"
|
Russian:"Программа Аполлон"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user