From aed07e3c979a6cbc4e2d24199619c429dcce52d7 Mon Sep 17 00:00:00 2001 From: LordR19 Date: Thu, 4 Jan 2024 09:28:59 +0100 Subject: [PATCH] Now operas should be expandable even in small towns --- common/buildings/elgar_buildings.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/buildings/elgar_buildings.txt b/common/buildings/elgar_buildings.txt index 94967c06cb..3f453a4d7a 100644 --- a/common/buildings/elgar_buildings.txt +++ b/common/buildings/elgar_buildings.txt @@ -34,6 +34,9 @@ building_elgar_opera = { custom_tooltip = { text = elgar_opera_can_construct_tt OR = { + any_scope_building = { + is_building_type = building_elgar_opera + } any_scope_building = { is_building_type = building_urban_center level >= 5 @@ -51,6 +54,9 @@ building_elgar_opera = { custom_tooltip = { text = elgar_opera_can_construct_tt OR = { + any_scope_building = { + is_building_type = building_elgar_opera + } any_scope_building = { is_building_type = building_urban_center level >= 5