You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
561 B

TEST_CONFIG = nil
XIVBarDB = {
["char"] = {
["Quillidania - Deathwing"] = {
["portItem"] = {
["text"] = "Dalaran Hearthstone",
["portId"] = 140192,
},
},
},
["profiles"] = {
["Default"] = {
},
},
["profileKeys"] = {
["Quillidania - Deathwing"] = "Default",
},
["factionrealm"] = {
["Horde - Deathwing"] = {
["Quillidania"] = {
["dailyMoney"] = 0,
["sessionMoney"] = 0,
["class"] = "DEMONHUNTER",
["currentMoney"] = 5370055902,
["lastLoginDate"] = 20230415,
},
},
},
}