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
415 B

TD_DB_BATTLEPETSCRIPT_GLOBAL = {
["global"] = {
["version"] = "v1.10.1",
["scripts"] = {
["AllInOne"] = {
},
["FirstEnemy"] = {
},
["Base"] = {
},
["Rematch"] = {
},
},
},
["profileKeys"] = {
["Nighquill - Doomhammer"] = "Default",
["Nighquill - Deathwing"] = "Default",
},
["profiles"] = {
["Default"] = {
["pluginOrders"] = {
"Rematch",
"Base",
"FirstEnemy",
"AllInOne",
},
},
},
}