260 lines
3.1 KiB
Lua
Raw Permalink Normal View History

2023-05-09 22:28:02 +02:00
DEMODAL_DB = {
2024-12-23 17:08:14 +01:00
["setting_ver"] = 1,
["frames"] = {
["ProfessionsFrame"] = {
{
"CENTER",
"UIParent",
"CENTER",
9.000001907348633,
-26.00009536743164,
},
},
["InspectFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-191.1923217773438,
-116.0000534057617,
},
},
["ExpansionLandingPage"] = {
{
"TOP",
"UIParent",
"TOP",
193.0000762939453,
-56.99996566772461,
},
},
["ClassTalentFrame"] = {
{
"LEFT",
"UIParent",
"LEFT",
55.00001907348633,
-22.49997138977051,
},
},
["CharacterFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-49.60088729858398,
-128.9999847412109,
},
},
["MailFrame"] = {
{
"TOPLEFT",
"UIParent",
"TOPLEFT",
334.0001220703125,
-163.0000457763672,
},
},
["ItemTextFrame"] = {
{
"LEFT",
"UIParent",
"LEFT",
159.0000457763672,
0.9999746084213257,
},
},
["MacroFrame"] = {
{
"TOPLEFT",
"UIParent",
"TOPLEFT",
196.9999847412109,
-163.0000457763672,
},
},
["AuctionHouseFrame"] = {
{
"TOPLEFT",
"UIParent",
"TOPLEFT",
17.9998664855957,
-1.999752283096314,
},
},
["FriendsFrame"] = {
{
"CENTER",
"UIParent",
"CENTER",
91.00114440917969,
108.9998550415039,
},
},
["AchievementFrame"] = {
{
"LEFT",
"UIParent",
"LEFT",
71.99994659423828,
66.99993896484375,
},
},
["ProfessionsCustomerOrdersFrame"] = {
{
"LEFT",
"UIParent",
"LEFT",
0,
123.9999694824219,
},
},
["GossipFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-162.2279052734375,
-59.99992370605469,
},
},
["OrderHallTalentFrame"] = {
{
"LEFT",
"UIParent",
"LEFT",
290.0000610351563,
143.5000610351563,
},
},
["PVEFrame"] = {
{
"CENTER",
"UIParent",
"CENTER",
175.4998016357422,
-90.74808502197266,
},
},
["DressUpFrame"] = {
{
"BOTTOMLEFT",
"UIParent",
"BOTTOMLEFT",
243.9999237060547,
127.9999389648438,
},
},
["WorldMapFrame"] = {
{
"TOPLEFT",
"UIParent",
"TOPLEFT",
105.5000152587891,
-126.9999694824219,
},
},
["CollectionsJournal"] = {
{
"LEFT",
"UIParent",
"LEFT",
146.0000305175781,
-24.99966049194336,
},
},
["PlayerSpellsFrame"] = {
{
"RIGHT",
"UIParent",
"RIGHT",
-119.4999694824219,
30.50006484985352,
},
},
["WeeklyRewardsFrame"] = {
{
"TOP",
"UIParent",
"TOP",
73.9999008178711,
-44.49993896484375,
},
},
["SpellBookFrame"] = {
{
"TOPLEFT",
"UIParent",
"TOPLEFT",
73.00006103515625,
-75.00003051757812,
},
},
["LFGDungeonReadyDialog"] = {
{
"TOP",
"UIParent",
"TOP",
294.0004272460938,
-98.00001525878906,
},
},
["ItemSocketingFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-96.00019073486328,
-68.00011444091797,
},
},
["MajorFactionRenownFrame"] = {
{
"CENTER",
"UIParent",
"CENTER",
-1.000073075294495,
0,
},
},
["ItemUpgradeFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-293.3717956542969,
-123.9998779296875,
},
},
["EncounterJournal"] = {
{
"TOP",
"UIParent",
"TOP",
182.0006408691406,
-71.00020599365234,
},
},
["CalendarFrame"] = {
{
"TOPRIGHT",
"UIParent",
"TOPRIGHT",
-309.9992980957031,
-9.000066757202148,
},
},
["WardrobeFrame"] = {
{
"TOP",
"UIParent",
"TOP",
-11.00001621246338,
-58.99998092651367,
},
},
},
["merge_frames"] = true,
2023-05-09 22:28:02 +02:00
}