FurC.LuxuryFurnisher = FurC.LuxuryFurnisher or {}

FurC.LuxuryFurnisher[FURC_REACH] = {

-- Oct. 21
[132155] = {
  -- Witch's Torch, Wretched
    itemPrice   = 5000,
    itemDate  = "2017-10-20",
  },
  [132154] = { -- Witch's Totem, Bog
    itemPrice   = 50000,
    itemDate  = "2017-10-20",
  },
  [132153] = { -- Witch's Tree, Captive
    itemPrice   = 35000,
    itemDate  = "2017-10-20",
  },

  -- Oct. 14
  [119977] = { -- Orcish War Totem
    itemPrice   = 5000,
    itemDate  = "2017-10-13",
  },
  [119978] = { -- Orcish Battle Totem
    itemPrice   = 7500,
    itemDate  = "2017-10-13",
  },
  [119980] = { -- Orchish Totem
    itemPrice   = 10000,
    itemDate  = "2017-10-13",
  },

  [132149] = { -- Orcish War Totem
    itemPrice   = 20000,
    itemDate  = "2017-10-13",
  },
  [132150] = { -- Orcish Battle Totem
    itemPrice   = 20000,
    itemDate  = "2017-10-13",
  },
  [132151] = { -- Orchish Totem
    itemPrice   = 20000,
    itemDate  = "2017-10-13",
  },
  [132152] = { -- Orchish Totem
    itemPrice   = 35000,
    itemDate  = "2017-10-13",
  },


}