View Single Post
12-14-20, 01:47 PM   #417
RavenDT
A Defias Bandit
Join Date: Oct 2006
Posts: 3
Code:
InFlightDB = {
	["version"] = "retail",
	["global"] = {
		["Alliance"] = {
			[2513] = {
				[2515] = 59,
				["name"] = "Old Gate",
				[2518] = 46,
			},
			[2514] = {
				[2518] = 41,
				["name"] = "Pridefall Hamlet",
				[2395] = 49,
				[2488] = 30,
				[2537] = 67,
				[2513] = 54,
			},
			[2517] = {
				["name"] = "Menagerie of the Master",
				[2511] = 51,
			},
			[2518] = {
				[2511] = 38,
				["name"] = "Wanecrypt Hill",
				[2514] = 46,
				[2515] = 64,
				[2537] = 30,
			},
			[2519] = {
				["name"] = "Aspirant's Rest",
				[2514] = 123,
				[2529] = 43,
				[2395] = 73,
				[2564] = 143,
			},
			[2520] = {
				[2680] = 25,
				["name"] = "Sagehaven",
				[2528] = 51,
			},
			[2558] = {
				[2560] = 45,
				["name"] = "The Spearhead",
				[2564] = 29,
			},
			[2559] = {
				["name"] = "Spider's Watch",
				[2398] = 56,
			},
			[2561] = {
				[2398] = 39,
				[2564] = 40,
				["name"] = "Renounced Bastille",
			},
			[226] = {
				[331] = 372,
			},
			[2584] = {
				[2519] = 151,
				["name"] = "Glitterfall Basin",
				[2528] = 232,
				[2585] = 28,
				[2586] = 37,
			},
			[2588] = {
				["name"] = "Root-Home",
				[2590] = 31,
			},
			[2589] = {
				["name"] = "Claw's Edge",
				[2588] = 48,
				[2585] = 54,
			},
			[2590] = {
				[2584] = 30,
				["name"] = "Refugee Camp",
				[2585] = 40,
				[2588] = 30,
			},
			[524] = {
				[523] = 62,
			},
			[2105] = {
				[2052] = 118,
			},
			[2625] = {
				[2626] = 8,
				[2631] = 8,
				["name"] = "Elysian Hold",
				[2630] = 8,
			},
			[2626] = {
				[2625] = 8,
				["name"] = "Hero's Rest",
				[2631] = 4,
			},
			[2630] = {
				[2626] = 4,
				[2625] = 8,
				["name"] = "Aspirant's Rest",
				[2631] = 3,
			},
			[2631] = {
				[2626] = 4,
				[2625] = 8,
				["name"] = "Xandria's Vigil",
				[2630] = 4,
			},
			[2680] = {
				[2520] = 24,
				[2528] = 64,
				["name"] = "Terrace of the Collectors",
			},
			[119] = {
				[164] = 189,
			},
			[2537] = {
				[2511] = 17,
				["name"] = "Charred Ramparts",
				[2564] = 188,
				[2488] = 46,
				[2515] = 44,
			},
			[2511] = {
				[2518] = 42,
				[2528] = 261,
				["name"] = "Sanctuary of the Mad",
			},
			[2564] = {
				[2569] = 33,
				["name"] = "Theater of Pain",
				[2395] = 77,
			},
			[2515] = {
				[2517] = 54,
				["name"] = "Dominance Keep",
				[2511] = 29,
			},
			[966] = {
				[1056] = 293,
				[2544] = 161,
			},
			[2585] = {
				[2589] = 56,
				[2590] = 40,
				[2584] = 28,
				[2586] = 26,
				["name"] = "Tirna Vaal",
			},
			[1447] = {
				[1476] = 73,
			},
			[2395] = {
				[2584] = 91,
				[2586] = 92,
				[2588] = 129,
				[2590] = 103,
				[2569] = 87,
				[2511] = 125,
				[2513] = 105,
				[2517] = 128,
				[2488] = 81,
				[2585] = 70,
				[2680] = 138,
				[2558] = 79,
				[2529] = 98,
				[2564] = 76,
				[2537] = 117,
				["name"] = "Oribos",
				[2514] = 55,
				[2518] = 91,
				[2519] = 63,
				[2528] = 144,
			},
			[2398] = {
				["name"] = "Bleak Redoubt",
				[2569] = 18,
			},
			[2086] = {
				[2087] = 120,
			},
			[94] = {
				[351] = 316,
			},
			[2528] = {
				[2519] = 87,
				["name"] = "Elysian Hold",
				[2585] = 222,
				[2564] = 224,
				[2529] = 53,
				[2520] = 50,
			},
			[2488] = {
				[2518] = 29,
				[2513] = 30,
				["name"] = "Darkhaven",
			},
			[2529] = {
				[2528] = 47,
				["name"] = "Hero's Rest",
				[2519] = 44,
			},
		},
	},
	["upload"] = 1608606647,
	["dbinit"] = 827,
}
  Reply With Quote