View Single Post
11-25-20, 03:56 PM   #400
RavenDT
A Defias Bandit
Join Date: Oct 2006
Posts: 3
Code:
InFlightDB = {
	["version"] = "retail",
	["global"] = {
		["Alliance"] = {
			[2514] = {
				[2395] = 49,
				["name"] = "Pridefall Hamlet",
				[2518] = 41,
			},
			[2518] = {
				["name"] = "Wanecrypt Hill",
				[2514] = 46,
			},
			[2528] = {
				["name"] = "Elysian Hold",
				[2529] = 53,
			},
			[2559] = {
				["name"] = "Spider's Watch",
				[2398] = 56,
			},
			[2561] = {
				[2398] = 39,
				[2564] = 40,
				["name"] = "Renounced Bastille",
			},
			[2564] = {
				["name"] = "Theater of Pain",
				[2569] = 33,
			},
			[226] = {
				[331] = 372,
			},
			[2584] = {
				["name"] = "Glitterfall Basin",
				[2585] = 28,
			},
			[2086] = {
				[2087] = 120,
			},
			[2105] = {
				[2052] = 118,
			},
			[119] = {
				[164] = 189,
			},
			[966] = {
				[1056] = 293,
				[2544] = 161,
			},
			[1447] = {
				[1476] = 73,
			},
			[2395] = {
				["name"] = "Oribos",
				[2564] = 76,
				[2519] = 63,
			},
			[2398] = {
				["name"] = "Bleak Redoubt",
				[2569] = 18,
			},
			[524] = {
				[523] = 62,
			},
			[94] = {
				[351] = 316,
			},
			[2529] = {
				["name"] = "Hero's Rest",
				[2528] = 47,
			},
		},
	},
}
  Reply With Quote