﻿situation_right = {
	scope = character

	is_shown = {
		NOT = {
			has_variable = situation_right
		}
	}

	effect = {
		toggle_sgui = { var = situation_right }
	}
}
