Added special buildings in Switzerland + slight tweaks
Added : University of Zurich ; Capitale de Bern ; Palais des Nations ; Mountain Fortress of Lugano/Bolzano/Innsbruck. Generic Universities in: Vaduz ; Besancon Changed the can_construct and can_construct_potential requirements in alot of special buildings Finally, added a templates for special buildings in Italy
This commit is contained in:
parent
8a802793f8
commit
9045699066
5 changed files with 747 additions and 9 deletions
|
|
@ -18,6 +18,7 @@
|
|||
culture = swiss
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building = university_zurich_01
|
||||
}
|
||||
2054 = {
|
||||
holding = castle_holding
|
||||
|
|
@ -55,6 +56,7 @@
|
|||
culture = swiss
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building = capitale_bern_01
|
||||
}
|
||||
2074 = {
|
||||
holding = city_holding
|
||||
|
|
@ -77,6 +79,7 @@
|
|||
culture = swiss
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building = palais_des_nations_01
|
||||
}
|
||||
2037 = {
|
||||
holding = church_holding
|
||||
|
|
@ -92,6 +95,7 @@
|
|||
culture = romansch
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building = mountain_fortress_lugano_01
|
||||
}
|
||||
9701 = {
|
||||
holding = church_holding
|
||||
|
|
@ -130,6 +134,7 @@
|
|||
culture = pelonais
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building_slot = generic_university
|
||||
}
|
||||
2075 = {
|
||||
holding = none
|
||||
|
|
@ -168,6 +173,7 @@
|
|||
culture = aleman
|
||||
religion = helvetic
|
||||
holding = castle_holding
|
||||
special_building_slot = generic_university
|
||||
}
|
||||
###c_grisons
|
||||
2055 = {
|
||||
|
|
@ -201,7 +207,7 @@
|
|||
culture = austrian
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
special_building_slot = schwaz_mines_01
|
||||
special_building = mountain_fortress_innsbruck_01
|
||||
}
|
||||
2953 = {
|
||||
holding = tribal_holding
|
||||
|
|
@ -273,6 +279,7 @@
|
|||
culture = austrian
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
special_building_slot = mountain_fortress_bolzano_01
|
||||
}
|
||||
2954 = {
|
||||
holding = city_holding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue