FurC.LuxuryFurnisher = FurC.LuxuryFurnisher or {}

FurC.LuxuryFurnisher[FURC_MORROWIND] = {

	-- August 5+6
	[126573] = { -- Velothi Candle, Mourning
		itemPrice 	= 5417,
		itemDate	= "2017-08-11",
	},
	[126574] = { -- Velothi Cerecloth, Prayer
		itemPrice 	= 5417,
		itemDate	= "2017-08-11",
	},
	[126575] = { -- Velothi Seat, Meditation
		itemPrice 	= 10834,
		itemDate	= "2017-08-11",
	},
	[126572] = { -- Velothi Shroud, Mourning
		itemPrice 	= 5417,
		itemDate	= "2017-08-11",
	},

	-- August 5+6
	[126611] = { -- Vvardenfell Anemone, Sprout
		itemPrice 	= 5417,
		itemDate	= "2017-08-04",
	},
	[126612] = { -- Vvardenfell Anemone, Strong
		itemPrice 	= 27084,
		itemDate	= "2017-08-04",
	},
	[126610] = { -- Vvardenfell Coral Plant,
		itemPrice 	= 10834,
		itemDate	= "2017-08-04",
	},
	[126591] = { -- Vvardenfell Coral Plant, Young
		itemPrice 	= 5417,
		itemDate	= "2017-08-04",
	},

	--July 29 + 30
	[126587] = {	-- Vvardenfell Glowstalk, Sprout
		itemPrice 	= 2500,
		itemDate	= "2017-07-28",
	},
	[126585] = {	-- Vvardenfell Glowstalk, Strong
		itemPrice 	= 10834,
		itemDate	= "2017-07-28",
	},
	[126580] = {	-- Vvardenfell Glowstalk, Towering
		itemPrice 	= 16250,
		itemDate	= "2017-07-28",
	},
	[126586] = {	-- Vvardenfell Glowstalk, Young
		itemPrice 	= 5417,
		itemDate	= "2017-07-28",
	},

	-- July 22 - July 23
	[126571] = {	-- Daedric Chandelier, Spiked
		itemPrice 	= 8125,
		itemDate	= "2017-07-21",
	},
	[126569] = {	-- Daedric Chest, Sealed
		itemPrice 	= 8125,
		itemDate	= "2017-07-21",
	},
	[126570] = {	-- Daedric Throne, Skulls
		itemPrice 	= 0,
		itemDate	= "2017-07-21",
	},

	-- July 15 - July 16
	[126567] = {	-- Daedric Brazier, Ritual
		itemPrice 	= 10834,
		itemDate	= "2017-07-14",
	},
	[126565] = {	-- Daedric Platform, Sarcophagus
		itemPrice 	= 8125,
		itemDate	= "2017-07-14",
	},
	[126566] = {	-- Daedric Sarcophagus, Sealed
		itemPrice 	= 27084,
		itemDate	= "2017-07-14",
	},


	-- July 8 - July 9
	[126562] = {	-- Dwarven Crystal Mechanism
		itemPrice 	= 53571,
		itemDate	= "2017-07-07",
	},
	[126563] = {	-- Dwarven Orrery, Reference
		itemPrice 	= 27084,
		itemDate	= "2017-07-07",
	},
	[126559] = {	-- Dwarven Schematics, technical
		itemPrice 	= 8125,
		itemDate	= "2017-07-07",
	},


	-- July 1st - 2nd
	[126560] = {	-- Dwarven fountain, forged
		itemPrice 	= 53571,
		itemDate	= "2017-06-30",
	},
	[126564] = {	-- Dwarven Clock, Deactivated
		itemPrice 	= 16250,
		itemDate	= "2017-06-30",
	},
	[126561] = {	-- Dwarven Pillar, Forged
		itemPrice 	= 10834,
		itemDate	= "2017-06-30",
	},





}