View Single Post
08-18-20, 04:48 PM   #383
yshdmt
A Defias Bandit
Join Date: Jun 2019
Posts: 2
Code:
	["version"] = "classic",
	["global"] = {
		["Alliance"] = {
			["Marshal's Refuge"] = {
				["Feathermoon"] = 458,
			},
			["Light's Hope Chapel"] = {
				["Stormwind"] = 540,
				["Sentinel Hill"] = 604,
			},
			["Talrendis Point"] = {
				["Moonglade"] = 301,
			},
			["Thelsamar"] = {
				["Aerie Peak"] = 234,
			},
			["Thalanaar"] = {
				["Astranaar"] = 545,
			},
			["Feathermoon"] = {
				["Everlook"] = 726,
				["Cenarion Hold"] = 159,
			},
			["Refuge Pointe"] = {
				["Sentinel Hill"] = 448,
			},
			["Thorium Point"] = {
				["Stormwind"] = 220,
			},
			["Lakeshire"] = {
				["Refuge Pointe"] = 428,
			},
			["Stonetalon Peak"] = {
				["Thalanaar"] = 513,
				["Ratchet"] = 436,
			},
			["Moonglade"] = {
				["Thalanaar"] = 701,
			},
			["Cenarion Hold"] = {
				["Gadgetzan"] = 189,
				["Moonglade"] = 792,
				["Ratchet"] = 450,
				["Stonetalon Peak"] = 521,
			},
		},
	},

Last edited by yshdmt : 01-18-21 at 12:56 AM. Reason: update
  Reply With Quote