224 lines
4.3 KiB
Lua
Raw Normal View History

2023-05-09 22:28:02 +02:00
DEMODAL_DB = {
["setting_ver"] = 1,
["frames"] = {
["ProfessionsFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
-72.50041198730469, -- [4]
-38.00028228759766, -- [5]
}, -- [1]
},
["InspectFrame"] = {
{
"TOPLEFT", -- [1]
"UIParent", -- [2]
"TOPLEFT", -- [3]
235.9999237060547, -- [4]
-160.0000152587891, -- [5]
}, -- [1]
},
["ExpansionLandingPage"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
193.0000762939453, -- [4]
-56.99996566772461, -- [5]
}, -- [1]
},
["ClassTalentFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
55.00001907348633, -- [4]
-22.49997138977051, -- [5]
}, -- [1]
},
["CharacterFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
-321.0000610351563, -- [4]
0, -- [5]
}, -- [1]
},
["MailFrame"] = {
{
"TOPLEFT", -- [1]
"UIParent", -- [2]
"TOPLEFT", -- [3]
187.0000915527344, -- [4]
-156.0000457763672, -- [5]
}, -- [1]
},
["MacroFrame"] = {
{
"TOPLEFT", -- [1]
"UIParent", -- [2]
"TOPLEFT", -- [3]
196.9999847412109, -- [4]
-163.0000457763672, -- [5]
}, -- [1]
},
["FriendsFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
255.0002593994141, -- [4]
136.0001220703125, -- [5]
}, -- [1]
},
["AuctionHouseFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
270.0001831054688, -- [4]
70.0002212524414, -- [5]
}, -- [1]
},
["AchievementFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
71.99994659423828, -- [4]
66.99993896484375, -- [5]
}, -- [1]
},
["MajorFactionRenownFrame"] = {
{
"CENTER", -- [1]
"UIParent", -- [2]
"CENTER", -- [3]
-1.000073075294495, -- [4]
0, -- [5]
}, -- [1]
},
["OrderHallTalentFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
290.0000610351563, -- [4]
143.5000610351563, -- [5]
}, -- [1]
},
["WorldMapFrame"] = {
{
"CENTER", -- [1]
"UIParent", -- [2]
"CENTER", -- [3]
90.00008392333984, -- [4]
108.0001220703125, -- [5]
}, -- [1]
},
["CollectionsJournal"] = {
{
"CENTER", -- [1]
"UIParent", -- [2]
"CENTER", -- [3]
48.50009918212891, -- [4]
70.0002212524414, -- [5]
}, -- [1]
},
["PVEFrame"] = {
{
"TOPLEFT", -- [1]
"UIParent", -- [2]
"TOPLEFT", -- [3]
319.0000610351563, -- [4]
-131.0005187988281, -- [5]
}, -- [1]
},
["WeeklyRewardsFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
73.9999008178711, -- [4]
-44.49993896484375, -- [5]
}, -- [1]
},
["SpellBookFrame"] = {
{
"TOPLEFT", -- [1]
"UIParent", -- [2]
"TOPLEFT", -- [3]
73.00006103515625, -- [4]
-75.00003051757812, -- [5]
}, -- [1]
},
["LFGDungeonReadyDialog"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
294.0004272460938, -- [4]
-98.00001525878906, -- [5]
}, -- [1]
},
["ItemSocketingFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
-96.00019073486328, -- [4]
-68.00011444091797, -- [5]
}, -- [1]
},
["GossipFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
-320.9999084472656, -- [4]
-50.99985504150391, -- [5]
}, -- [1]
},
["ProfessionsCustomerOrdersFrame"] = {
{
"LEFT", -- [1]
"UIParent", -- [2]
"LEFT", -- [3]
0, -- [4]
123.9999694824219, -- [5]
}, -- [1]
},
["EncounterJournal"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
-187.9999694824219, -- [4]
-131.0001220703125, -- [5]
}, -- [1]
},
["CalendarFrame"] = {
{
"TOPRIGHT", -- [1]
"UIParent", -- [2]
"TOPRIGHT", -- [3]
-309.9992980957031, -- [4]
-9.000066757202148, -- [5]
}, -- [1]
},
["ItemUpgradeFrame"] = {
{
"TOP", -- [1]
"UIParent", -- [2]
"TOP", -- [3]
44.00000381469727, -- [4]
-67.00003814697266, -- [5]
}, -- [1]
},
},
["merge_frames"] = true,
}