2.2.11 - luxury furnisher and some item source cleanup

git [04-07-18 - 13:11]
2.2.11 - luxury furnisher and some item source cleanup
Filename
FurnitureCatalogue/FurnitureCatalogue.txt
FurnitureCatalogue/data/AchievementVendors.lua
FurnitureCatalogue/data/Homestead/H_LuxuryFurnisher.lua
FurnitureCatalogue/data/LuxuryFurnisher.lua
diff --git a/FurnitureCatalogue/FurnitureCatalogue.txt b/FurnitureCatalogue/FurnitureCatalogue.txt
index 712d1e9..fa29199 100644
--- a/FurnitureCatalogue/FurnitureCatalogue.txt
+++ b/FurnitureCatalogue/FurnitureCatalogue.txt
@@ -1,6 +1,6 @@
 ## Title: FurnitureCatalogue
 ## Author: manavortex
-## Version: 2.2.10
+## Version: 2.2.11
 ## APIVersion: 100022
 ## SavedVariables: FurnitureCatalogue_Settings
 ## OptionalDependsOn: pChat
diff --git a/FurnitureCatalogue/data/AchievementVendors.lua b/FurnitureCatalogue/data/AchievementVendors.lua
index 323d0c0..ef51dbd 100644
--- a/FurnitureCatalogue/data/AchievementVendors.lua
+++ b/FurnitureCatalogue/data/AchievementVendors.lua
@@ -13,7 +13,39 @@ FurC.AchievementVendors[FURC_DRAGONS] = {
 	},
 }

-
+local bookList = {
+	[134553] = { -- The Truth in Sequence, Volume 1
+		itemPrice = 2000,
+	},
+	[134554] = { -- The Truth in Sequence, Volume 2
+		itemPrice = 2000,
+	},
+	[134555] = { -- The Truth in Sequence, Volume 3
+		itemPrice = 2000,
+	},
+	[134556] = { -- The Truth in Sequence, Volume 4
+		itemPrice = 2000,
+	},
+	[134557] = { -- The Truth in Sequence, Volume 5
+		itemPrice = 2000,
+	},
+	[134558] = { -- The Truth in Sequence, Volume 6
+		itemPrice = 2000,
+	},
+	[134559] = { -- The Truth in Sequence, Volume 7
+		itemPrice = 2000,
+	},
+	[134560] = { -- The Truth in Sequence, Volume 8
+		itemPrice = 2000,
+	},
+	[134561] = { -- The Truth in Sequence, Volume 9
+		itemPrice = 2000,
+	},
+	[134562] = { -- The Truth in Sequence, Volume 10
+		itemPrice = 2000,
+	},
+}
+FurC.Books[FURC_CLOCKWORK   ] = bookList
 FurC.AchievementVendors[FURC_CLOCKWORK] = {


diff --git a/FurnitureCatalogue/data/Homestead/H_LuxuryFurnisher.lua b/FurnitureCatalogue/data/Homestead/H_LuxuryFurnisher.lua
index bb1bb91..37c0470 100644
--- a/FurnitureCatalogue/data/Homestead/H_LuxuryFurnisher.lua
+++ b/FurnitureCatalogue/data/Homestead/H_LuxuryFurnisher.lua
@@ -5,27 +5,7 @@ FurC.LuxuryFurnisher[FURC_HOMESTEAD] = {
 	[120821] = {	-- Sigil Stendarr
 		itemPrice 	= 15000,
 		itemDate	= "2017-04-28",
-	},
-	[120823] = {	-- Sigil Stand
-		itemPrice 	= 15000,
-		itemDate	= "2017-04-28",
-	},
-	[120815] = {	-- Sigil, Akatosh
-		itemPrice 	= 20000,
-		itemDate	= "2017-04-28",
-	},
-	[120816] = {	-- Sigil, Arkay
-		itemPrice 	= 20000,
-		itemDate	= "2017-04-28",
-	},
-	[120817] = {	-- Sigil, Dibella
-		itemPrice 	= 20000,
-		itemDate	= "2017-04-28",
-	},
-	[120818] = {	-- Sigil, Julianos
-		itemPrice 	= 20000,
-		itemDate	= "2017-04-28",
-	},
+	},

 	[120824] = {	-- Body Cage
 		itemPrice 	= 5000,
diff --git a/FurnitureCatalogue/data/LuxuryFurnisher.lua b/FurnitureCatalogue/data/LuxuryFurnisher.lua
index cd18aaa..69b8aea 100644
--- a/FurnitureCatalogue/data/LuxuryFurnisher.lua
+++ b/FurnitureCatalogue/data/LuxuryFurnisher.lua
@@ -1,26 +1,47 @@
 FurC.LuxuryFurnisher = FurC.LuxuryFurnisher or {}
-
-
 FurC.LuxuryFurnisher[FURC_DRAGONS] = {

+	[120823] = {	-- Sigil Stand
+		itemPrice 	= 15000,
+		itemDate	= "2018-04-07",
+	},
+	[120815] = {	-- Sigil, Akatosh
+		itemPrice 	= 20000,
+		itemDate	= "2018-04-07",
+	},
+	[120816] = {	-- Sigil, Arkay
+		itemPrice 	= 20000,
+		itemDate	= "2018-04-07",
+	},
+	[120817] = {	-- Sigil, Dibella
+		itemPrice 	= 20000,
+		itemDate	= "2018-04-07",
+	},
+	[120818] = {	-- Sigil, Julianos
+		itemPrice 	= 20000,
+		itemDate	= "2018-04-07",
+	},
+	[134831] = {	-- Altar of the Divines
+		itemPrice 	= 50000,
+		itemDate	= "2018-04-07",
+	},
+
 	[134830] = {	-- Flowers, Blue Starbloom
 		itemPrice 	= 15000,
-		itemDate	= "2017-03-31",
-	},
+		itemDate	= "2018-03-31",
+	},
 	[120888] = {	-- Bat Bloom
 		itemPrice 	= 10000,
-		itemDate	= "2017-03-31",
-	},
+		itemDate	= "2018-03-31",
+	},
 	[120887] = {	-- Fan Bush
 		itemPrice 	= 1000,
-		itemDate	= "2017-03-31",
+		itemDate	= "2018-03-31",
 	},
 	[120889] = {	-- Glow Bush, Purple
 		itemPrice 	= 20000,
-		itemDate	= "2017-03-31",
-	},
-
-
+		itemDate	= "2018-03-31",
+	},
 	-- April, 7-9
 	[120885] = {	-- Alik'r Cactus
 		itemPrice 	= 2000,
@@ -37,35 +58,31 @@ FurC.LuxuryFurnisher[FURC_DRAGONS] = {
 	[134829] = {	-- Fern, Woody Slough
 		itemPrice 	= 3000,
 		itemDate	= "2018-03-24",
-	},
+	},
 	[120886] = {	-- White Hosta
 		itemPrice 	= 3000,
 		itemDate	= "2018-03-24",
-	},
-
-
+	},
 	[134828] = {	-- Antler Coral, Branched Spiree
 		itemPrice 	= 100000,
-		itemDate	= "2018-03-17",
+		itemDate	= "2018-03-17",
 	},
-	[120847] = {	-- Dock Winch
+	[120847] = {	-- Dock Winch
 		itemPrice 	= 4000,
-		itemDate	= "2018-03-17",
+		itemDate	= "2018-03-17",
 	},
 	[120849] = {	-- Anchor
-		itemPrice 	= 10000,
+		itemPrice 	= 10000,
 		itemDate	= "2018-03-17",
 	},
 	[120848] = {	-- Fishing Pole Rack
 		itemPrice 	= 2500,
 		itemDate	= "2018-03-17",
 	},
-	[121269] = {	-- Ocean Antler Coral
+	[121269] = {	-- Ocean Antler Coral
 		itemPrice 	= 7500,
-		itemDate	= "2017-03-31",
+		itemDate	= "2018-03-31",
 	},
-
-
 	[121268] = {	-- Fisher's Catch of the Day Rack
 		itemPrice 	= 5000,
 		itemDate	= "2018-03-10",
@@ -82,39 +99,30 @@ FurC.LuxuryFurnisher[FURC_DRAGONS] = {
 		itemPrice 	= 7500,
 		itemDate	= "2018-03-10",
 	},
-	[134826] = { -- Mooring Line, Tidy
+	[134826] = { -- Mooring Line, Tidy
 		itemPrice 	= 5000,
 		itemDate	= "2018-03-10",
 	},
-
-
 	[120806] = {	-- Hew'S Bane Candlestick
 		itemPrice 	= 2500,
 		itemDate	= "2018-03-03",
 	},
-
 	[120805] = {	-- Hew's Bane Rug
 		itemPrice 	= 5000,
 		itemDate	= "2018-03-03",
 	},
-
 	[120807] = {	-- Hew's Bane Well
 		itemPrice 	= 10000,
 		itemDate	= "2018-03-03",
 	},
-
 	[134825] = {	-- Redguard Tent, Squared Silk
 		itemPrice 	= 100000,
 		itemDate	= "2018-03-03",
 	},
-
-
-
-	[117876] = {	-- Wedding Curtain, Wide
+	[117876] = {	-- Wedding Curtain, Wide
 		itemPrice 	= 7500,
 		itemDate	= "2018-02-10",
 	},
-
 	[134469] = { -- Ayleid Constellation Stele, the Mage
 		itemPrice	= 20000,
 		itemDate	= "2018-02-30",
@@ -127,21 +135,16 @@ FurC.LuxuryFurnisher[FURC_DRAGONS] = {
 		itemPrice	= 20000,
 		itemDate	= "2018-02-30",
 	},
-
-
 	[117875] = {	-- Wedding Gazebo, Bare
 		itemPrice 	= 35000,
 		itemDate	= "2018-02-17",
-	},
+	},
 	[134824] = {	-- Redguard Tent, Rounded Silk
 		itemPrice 	= 100000,
 		itemDate	= "2018-02-24",
 	},
 }
 FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
-
-
-
 	[134466] = { -- Ayleid Sconce, Empty
 		itemPrice	= 4000,
 		itemDate	= "2018-01-27",
@@ -154,21 +157,18 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice	= 5000,
 		itemDate	= "2018-01-27",
 	},
-
 	[134463] = { -- Riekling Brazier, Ceremonial
 		itemPrice	= 4000,
 		itemDate	= "2018-01-19",
 	},
 	[134462] = { -- Riekling Grinding Stone
-		itemPrice	= 450,
+		itemPrice	= 450,
 		itemDate	= "2018-01-19",
 	},
 	[134461] = { -- Riekling Tanning Rack, Stretched
 		itemPrice	= 450,
 		itemDate	= "2018-01-19",
 	},
-
-
 	[134457] = {	-- Riekling Bedding, Icy Straw
 		itemPrice 	= 2500,
 		itemDate	= "2018-01-12",
@@ -177,17 +177,15 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 4000,
 		itemDate	= "2018-01-12",
 	},
-	[134459] = {	-- Riekling Pit, Ash and Bone
+	[134459] = {	-- Riekling Pit, Ash and Bone
 		itemPrice 	= 7500,
 		itemDate	= "2018-01-12",
 	},
-
-
 	[134453] = {	-- Ancient Orcish Counterweight
 		itemPrice 	= 20000,
 		itemDate	= "2018-01-05",
 	},
-	[134450] = {	-- Seal of Clan Morkul, Stone
+	[134450] = {	-- Seal of Clan Morkul, Stone
 		itemPrice 	= 4000,
 		itemDate	= "2018-01-05",
 	},
@@ -199,9 +197,8 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 4000,
 		itemDate	= "2018-01-05",
 	},
-
 	-- Dec. 30thst
-	[134442] = {	-- Seal of Clan Bagrakh, Stone
+	[134442] = {	-- Seal of Clan Bagrakh, Stone
 		itemPrice 	= 4000,
 		itemDate	= "2017-12-29",
 	},
@@ -221,8 +218,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 14000,
 		itemDate	= "2017-12-29",
 	},
-
-
 	-- Dec. 23rd
 	[134439] = {	-- Clockwork Alchemy Flask
 		itemPrice 	= 3000,
@@ -236,14 +231,12 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 3000,
 		itemDate	= "2017-12-22",
 	},
-
-
 	-- Dec. 16th
 	[134435] = {	-- Clockwork Loom, Sturdy
 		itemPrice 	= 20000,
 		itemDate	= "2017-12-15",
 	},
-	[134434] = {	-- Quality Fabric, Stacked
+	[134434] = {	-- Quality Fabric, Stacked
 		itemPrice 	= 450,
 		itemDate	= "2017-12-15",
 	},
@@ -251,23 +244,19 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 450,
 		itemDate	= "2017-12-15",
 	},
-
 	-- Dec. 8th
 	[134432] = {	-- Banker's Sign, Small
 		itemPrice 	= 3000,
 		itemDate	= "2017-12-08",
 	},
-	[134431] = {	-- Merchant's Sign, Small
+	[134431] = {	-- Merchant's Sign, Small
 		itemPrice 	= 3000,
 		itemDate	= "2017-12-08",
 	},
-	[134433] = {	-- Stablemaster's Sign, Small
+	[134433] = {	-- Stablemaster's Sign, Small
 		itemPrice 	= 3000,
 		itemDate	= "2017-12-08",
 	},
-
-
-
 	-- Dec. 1st
 	[134428] = {	-- Banker's Sign, Large
 		itemPrice 	= 12000,
@@ -281,7 +270,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 12000,
 		itemDate	= "2017-12-01",
 	},
-
 	-- Nov. 25th
 	[134424] = {	-- Clockwork Gear Display, Bell Jar
 		itemPrice 	= 2500,
@@ -299,7 +287,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice 	= 20000,
 		itemDate	= "2017-11-24",
 	},
-
 	-- Nov. 18th
 	[134419] = {	-- Clockwork Calibration Guide
 		itemPrice = 50000,
@@ -317,7 +304,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice = 15000,
 		itemDate	= "2017-11-24",
 	},
-
 	-- Nov. 18th
 	[134419] = {	-- Clockwork Calibration Guide
 		itemPrice = 50000,
@@ -335,7 +321,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice = 15000,
 		itemDate	= "2017-11-17",
 	},
-
 	-- Nov. 11th
 	[118285] = {	-- Carcass, Fresh Pheasant
 		itemPrice = 7500,
@@ -353,7 +338,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice = 25000,
 		itemDate	= "2017-11-10",
 	},
-
 	-- Nov. 4th
 	[118286] = {	-- Carcass, Grey Hare
 		itemPrice = 5000,
@@ -371,7 +355,6 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice = 20000,
 		itemDate	= "2017-11-03",
 	},
-
 	-- Oct 28th
 	[132143] = {	-- Reach Sapling, Briarheart
 		itemPrice = 50000,
@@ -385,4 +368,4 @@ FurC.LuxuryFurnisher[FURC_CLOCKWORK] = {
 		itemPrice = 50000,
 		itemDate	= "2017-10-27",
 	},
-}
+}
\ No newline at end of file