fixes to buildings
This commit is contained in:
parent
c65aa668b3
commit
461fe9b83a
3 changed files with 12446 additions and 0 deletions
10612
common/buildings/00_standard_economy_buildings.txt
Normal file
10612
common/buildings/00_standard_economy_buildings.txt
Normal file
File diff suppressed because it is too large
Load diff
1805
common/buildings/00_standard_fortification_buildings.txt
Normal file
1805
common/buildings/00_standard_fortification_buildings.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -898,3 +898,32 @@ tgp_capital_not_in_chinese_naming_region = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
farm_estates_3_4_trigger = {
|
||||||
|
custom_tooltip = {
|
||||||
|
text = farm_estates_3_4_trigger
|
||||||
|
OR = {
|
||||||
|
AND = {
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||||
|
scope:holder.culture = {
|
||||||
|
has_innovation = innovation_manorialism
|
||||||
|
}
|
||||||
|
building_farm_estates_requirement_terrain = yes
|
||||||
|
}
|
||||||
|
AND = {
|
||||||
|
has_building_or_higher = pastures_04
|
||||||
|
culture = {
|
||||||
|
has_cultural_parameter = farm_estates_pastures_unlock
|
||||||
|
}
|
||||||
|
}
|
||||||
|
AND = {
|
||||||
|
building_paddy_fields_requirement_terrain = yes
|
||||||
|
scope:holder.culture = {
|
||||||
|
has_innovation = innovation_champa_rice
|
||||||
|
has_innovation = innovation_manorialism
|
||||||
|
}
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue