ESOTheatreII.EmotesAccountWide = 1 --Note "EmotesAccountWide" always read from here!!!!!!!!!

--[[--
Location value for top left corner of main window
TransparencyLevel = 1 to 100

Below loaded to savedvars file
--]]--
ESOTheatreII.UserSettings =
{
	["StageLocation"] =
	{
		["Xoffset"] = 30,
		["Yoffset"] = 20,
	},
	["PlaybillLocation"] =
	{
		["Xoffset"] = 360,
		["Yoffset"] = 20,
	},
	["TransparencyLevel"] = 25,
	["ChannelPush"] = 0,
}