Event
Expansion of the Target Art

The Target Art serves as our namesake and headquarters. As such, its impressiveness and magnificence reflect on ourselves and how we are perceived by the people. Plans have been put forth for the expansion of the building, so that it more properly accommodate our increasing activities, and serve at the same time to increase our public image.
Definitionin_game/events/DHE/flavor_GEN.txt:3065
3066type = country_event
3067title = flavor_gen.48.title Expansion of the Target Art
3068desc = flavor_gen.48.desc The Target Art serves as our namesake and headquarters. As such, its impressiveness and magnificence reflect on ourselves and how we are perceived by the people. Plans have been put forth for the expansion of the building, so that it more properly accommodate our increasing activities, and serve at the same time to increase our public image.
3069outcome = neutral
3070fire_only_once = yes
3072trigger = {
3073has_or_had_tag = SAGEO
3074current_year > 1450
3075current_year < 1500
3076monthly_balance > 0
3077location:genoa = {
3078any_work_of_art_in_location = {
3079this = work_of_art:palazzo_san_giorgio
}
3081any_foreign_buildings_in_location = {
3082owner ?= root
}
}
}
3087illustration_tags = {
308810 = regular
308910 = interior
}
3092immediate = {
}
3094work_of_art:palazzo_san_giorgio = {
3094save_scope_as = target_art
}
}