Event
Further Expansion of the Target Art

The Target Art continues to serve as our headquarters, and a symbol of our wealth. So that it is even more visible to the public, plans have been put forth for a new wing with a monumental façade decorated with many frescoes, including an image of Saint George killing the dragon.
Definitionin_game/events/DHE/flavor_GEN.txt:3162
3163type = country_event
3164title = flavor_gen.50.title Further Expansion of the Target Art
3165desc = flavor_gen.50.desc The Target Art continues to serve as our headquarters, and a symbol of our wealth. So that it is even more visible to the public, plans have been put forth for a new wing with a monumental façade decorated with many frescoes, including an image of Saint George killing the dragon.
3166outcome = neutral
3167fire_only_once = yes
3169trigger = {
3170has_or_had_tag = SAGEO
3171current_year > 1550
3172current_year < 1600
3173monthly_balance > 0
3174location:genoa = {
3175any_work_of_art_in_location = {
3176this = work_of_art:palazzo_san_giorgio
}
3178any_foreign_buildings_in_location = {
3179owner ?= root
}
}
}
3184illustration_tags = {
318510 = regular
318610 = interior
}
3189immediate = {
}
3191work_of_art:palazzo_san_giorgio = {
3191save_scope_as = target_art
}
}