﻿###
re_house_customizer_decision = {
	picture = {
	    reference =  "gfx/interface/illustrations/decisions/decision_destiny_goal.dds"
	}	
	decision_group_type = debug
	is_shown = {
		NOT = { has_trait = re_house_customizer }
		is_ruler = yes
	}
	
	effect = {
		add_trait = re_house_customizer
	}
	
	ai_potential = { always = no }
	ai_check_interval = 0
	
}
