Skip to content

Commit

Permalink
Now operas should be expandable even in small towns
Browse files Browse the repository at this point in the history
  • Loading branch information
LordR19 committed Jan 4, 2024
1 parent 8ff320d commit aed07e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common/buildings/elgar_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit aed07e3

Please sign in to comment.