diff --git a/Data/ClientProfiles.lua b/Data/ClientProfiles.lua index bc81296..64ccff5 100644 --- a/Data/ClientProfiles.lua +++ b/Data/ClientProfiles.lua @@ -14,7 +14,7 @@ lib.ClientVersions = { lib.ClientGameTypes = lib.ClientVersions lib.ClientProfiles = { - { profile = "retail", dataSet = "retail", version = "retail", gameType = "mainline", channel = "live", build = "12.1.0.69382", interface = 120100, product = "wow", default = true }, + { profile = "retail", dataSet = "retail", version = "retail", gameType = "mainline", channel = "live", build = "12.1.0.69497", interface = 120100, product = "wow", default = true }, { profile = "mists", dataSet = "mists", version = "mists", gameType = "mists", channel = "live", build = "5.5.4.69383", interface = 50504, product = "wow_classic", default = true }, { profile = "mists_ptr", dataSet = "mists_ptr", version = "mists", gameType = "mists", channel = "ptr", build = "5.5.4.67849", interface = 50504, product = "wow_classic_ptr" }, { profile = "classic", dataSet = "classic", version = "classic", gameType = "classic", channel = "live", build = "1.15.9.69109", interface = 11509, product = "wow_classic_era", default = true }, diff --git a/Data/retail/ModifierTrees.lua b/Data/retail/ModifierTrees.lua index 4ca6fcc..191c5cb 100644 --- a/Data/retail/ModifierTrees.lua +++ b/Data/retail/ModifierTrees.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69382) +-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Data/retail/PlayerConditions.lua b/Data/retail/PlayerConditions.lua index 7a7b7c9..f4fc9b7 100644 --- a/Data/retail/PlayerConditions.lua +++ b/Data/retail/PlayerConditions.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69382) +-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Data/retail/SupportingData.lua b/Data/retail/SupportingData.lua index a33b97a..2f562ba 100644 --- a/Data/retail/SupportingData.lua +++ b/Data/retail/SupportingData.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69382) +-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Data/retail/TaxiNodes.lua b/Data/retail/TaxiNodes.lua index d322dbf..a32f14f 100644 --- a/Data/retail/TaxiNodes.lua +++ b/Data/retail/TaxiNodes.lua @@ -1,11 +1,11 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end lib.Source = { - build = "12.1.0.69382", + build = "12.1.0.69497", profile = "retail", dataSet = "retail", gameType = "mainline", diff --git a/Data/retail_ptr/ModifierTrees.lua b/Data/retail_ptr/ModifierTrees.lua index 0ebebc1..afcf6ce 100644 --- a/Data/retail_ptr/ModifierTrees.lua +++ b/Data/retail_ptr/ModifierTrees.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69382) +-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Data/retail_ptr/PlayerConditions.lua b/Data/retail_ptr/PlayerConditions.lua index fc6bb46..d0517cf 100644 --- a/Data/retail_ptr/PlayerConditions.lua +++ b/Data/retail_ptr/PlayerConditions.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69382) +-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Data/retail_ptr/SupportingData.lua b/Data/retail_ptr/SupportingData.lua index b79c823..f63df13 100644 --- a/Data/retail_ptr/SupportingData.lua +++ b/Data/retail_ptr/SupportingData.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69382) +-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Data/retail_ptr/TaxiNodes.lua b/Data/retail_ptr/TaxiNodes.lua index 88c9841..f5f6b91 100644 --- a/Data/retail_ptr/TaxiNodes.lua +++ b/Data/retail_ptr/TaxiNodes.lua @@ -1,11 +1,11 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end lib.Source = { - build = "12.1.0.69382", + build = "12.1.0.69497", profile = "retail_ptr", dataSet = "retail_ptr", gameType = "mainline", diff --git a/Locale/retail/deDE.lua b/Locale/retail/deDE.lua index 5d23d34..573fdaf 100644 --- a/Locale/retail/deDE.lua +++ b/Locale/retail/deDE.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/enGB.lua b/Locale/retail/enGB.lua index 69e8e8e..40490f7 100644 --- a/Locale/retail/enGB.lua +++ b/Locale/retail/enGB.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/enUS.lua b/Locale/retail/enUS.lua index 113ae88..b22557e 100644 --- a/Locale/retail/enUS.lua +++ b/Locale/retail/enUS.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/esES.lua b/Locale/retail/esES.lua index de7123a..e248ff6 100644 --- a/Locale/retail/esES.lua +++ b/Locale/retail/esES.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/esMX.lua b/Locale/retail/esMX.lua index f497375..fde7f7f 100644 --- a/Locale/retail/esMX.lua +++ b/Locale/retail/esMX.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/frFR.lua b/Locale/retail/frFR.lua index b7f3e07..778d063 100644 --- a/Locale/retail/frFR.lua +++ b/Locale/retail/frFR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/itIT.lua b/Locale/retail/itIT.lua index 00f0dbc..a39e443 100644 --- a/Locale/retail/itIT.lua +++ b/Locale/retail/itIT.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/koKR.lua b/Locale/retail/koKR.lua index ad024e9..d9f76e2 100644 --- a/Locale/retail/koKR.lua +++ b/Locale/retail/koKR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/ptBR.lua b/Locale/retail/ptBR.lua index 243d754..6ae32c5 100644 --- a/Locale/retail/ptBR.lua +++ b/Locale/retail/ptBR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/ruRU.lua b/Locale/retail/ruRU.lua index 4452213..eb331aa 100644 --- a/Locale/retail/ruRU.lua +++ b/Locale/retail/ruRU.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/zhCN.lua b/Locale/retail/zhCN.lua index 98b3f81..59fb5f9 100644 --- a/Locale/retail/zhCN.lua +++ b/Locale/retail/zhCN.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail/zhTW.lua b/Locale/retail/zhTW.lua index 203557b..e2d72dc 100644 --- a/Locale/retail/zhTW.lua +++ b/Locale/retail/zhTW.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail" then return end diff --git a/Locale/retail_ptr/deDE.lua b/Locale/retail_ptr/deDE.lua index 21957f4..d70ea88 100644 --- a/Locale/retail_ptr/deDE.lua +++ b/Locale/retail_ptr/deDE.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/enGB.lua b/Locale/retail_ptr/enGB.lua index 5023752..6d5418f 100644 --- a/Locale/retail_ptr/enGB.lua +++ b/Locale/retail_ptr/enGB.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/enUS.lua b/Locale/retail_ptr/enUS.lua index b0d997b..f2bccab 100644 --- a/Locale/retail_ptr/enUS.lua +++ b/Locale/retail_ptr/enUS.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/esES.lua b/Locale/retail_ptr/esES.lua index 71fe5ec..b7ee789 100644 --- a/Locale/retail_ptr/esES.lua +++ b/Locale/retail_ptr/esES.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/esMX.lua b/Locale/retail_ptr/esMX.lua index 6464693..afffd7b 100644 --- a/Locale/retail_ptr/esMX.lua +++ b/Locale/retail_ptr/esMX.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/frFR.lua b/Locale/retail_ptr/frFR.lua index 099e3ba..b297c1e 100644 --- a/Locale/retail_ptr/frFR.lua +++ b/Locale/retail_ptr/frFR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/itIT.lua b/Locale/retail_ptr/itIT.lua index 78e991e..7315baf 100644 --- a/Locale/retail_ptr/itIT.lua +++ b/Locale/retail_ptr/itIT.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/koKR.lua b/Locale/retail_ptr/koKR.lua index bff86d7..2c39f1f 100644 --- a/Locale/retail_ptr/koKR.lua +++ b/Locale/retail_ptr/koKR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/ptBR.lua b/Locale/retail_ptr/ptBR.lua index d113507..9793196 100644 --- a/Locale/retail_ptr/ptBR.lua +++ b/Locale/retail_ptr/ptBR.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/ruRU.lua b/Locale/retail_ptr/ruRU.lua index 8c67119..ffd89b6 100644 --- a/Locale/retail_ptr/ruRU.lua +++ b/Locale/retail_ptr/ruRU.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/zhCN.lua b/Locale/retail_ptr/zhCN.lua index e1abf98..59124eb 100644 --- a/Locale/retail_ptr/zhCN.lua +++ b/Locale/retail_ptr/zhCN.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/Locale/retail_ptr/zhTW.lua b/Locale/retail_ptr/zhTW.lua index 2338955..8c0a8d8 100644 --- a/Locale/retail_ptr/zhTW.lua +++ b/Locale/retail_ptr/zhTW.lua @@ -1,5 +1,5 @@ -- This file is generated. Do not edit it by hand. --- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382) +-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497) local lib = _G.LibTaxiData_Internal if not lib then return end if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end diff --git a/tools/profiles.json b/tools/profiles.json index 2c7fef3..bac01e6 100644 --- a/tools/profiles.json +++ b/tools/profiles.json @@ -5,7 +5,7 @@ "version": "retail", "channel": "live", "product": "wow", - "build": "12.1.0.69382", + "build": "12.1.0.69497", "default": true, "dataSet": "retail" },