Scripted Effect
unlock_building_effect
Definitionin_game/common/scripted_effects/country_effects.txt:215
216custom_description = {
217text = unlock_building_effect
218value = building_type:$type$
219set_variable = {
220name = unlocked_building_$type$
221value = yes
}
}