﻿# mbrxxx_2_6_0_alert = {
# 	type = alert
# 	is_dangerous = yes
# 	priority = 999
# 	icon = mbrxxx_alert_icon
	
# 	check_create_action = {
# 		if = {
# 			limit = {
# 				is_character_interaction_shown = {
# 					recipient = root
# 					interaction = mbrxxx_2_6_0_alert_interaction
# 				}
# 			}
# 			try_create_important_action = {
# 				important_action_type = mbrxxx_2_6_0_alert
# 			}
# 		}
# 	}

# 	effect = {
# 		open_interaction_window = {
# 			interaction = mbrxxx_2_6_0_alert_interaction
# 			actor = root
# 			recipient = root
# 		}
# 	}
# }
