defined_text = {
	name = LIB_US_invests_to_pay_debt_decision_custom_cost_scripted
	text = {
		trigger = { has_country_flag = USA_assist_lib_debt }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_cost
	}
	text = {
		trigger = { always = yes }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_assisted_cost
	}
}
defined_text = {
	name = LIB_US_invests_to_pay_debt_decision_custom_cost_blocked_scripted
	text = {
		trigger = { has_country_flag = USA_assist_lib_debt }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_cost_blocked
	}
	text = {
		trigger = { always = yes }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_assisted_cost_blocked
	}
}
defined_text = {
	name = LIB_US_invests_to_pay_debt_decision_custom_cost_tooltip_scripted
	text = {
		trigger = { has_country_flag = USA_assist_lib_debt }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_cost_tooltip
	}
	text = {
		trigger = { always = yes }
		localization_key = LIB_US_invests_to_pay_debt_decision_custom_loc_assisted_cost_tooltip
	}
}