restore_body_interaction = {
	category = interaction_category_uncategorized
	use_diplomatic_range = no
	ignores_pending_interaction_block = yes
	is_shown = {
		scope:recipient = {
			restore_body_trigger = yes
		}
	}
	on_accept = {
		scope:recipient = {
			restore_body_effect = yes
		}
	}
	auto_accept = yes
	ai_will_do = {
		base = 0
	}
}
