Skip to content

Commit

Permalink
fixed hydross encounter ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Taidtuskecyh authored and Taidtuskecyh committed Sep 23, 2021
1 parent 8be2899 commit 04dab77
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ core.EncounterList = { -- Event IDs must be in the exact same order as core
651 -- "Magtheridon"
},
SERPENTSHRINECAVERN = {
632, -- "Hydross the Unstable",
623, -- "Hydross the Unstable",
624, -- "The Lurker Below",
625, -- "Leotheras the Blind",
626, -- "Fathom-Lord Karathress",
Expand Down Expand Up @@ -171,7 +171,7 @@ core.EncounterList = { -- Event IDs must be in the exact same order as core
core.CommDKPUI = {} -- global storing entire Configuration UI to hide/show UI
core.MonVersion = "v3.2.9";
core.BuildNumber = 30209;
core.ReleaseNumber = 72
core.ReleaseNumber = 73
core.defaultTable = "__default";
core.SemVer = core.MonVersion.."-r"..tostring(core.ReleaseNumber);
core.UpgradeSchema = false;
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.cn.lua
Original file line number Diff line number Diff line change
Expand Up @@ -900,10 +900,10 @@ if GetLocale() == "zhCN" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -894,10 +894,10 @@ if GetLocale() == "deDE" then
MIGRATIONCOMPLETED = "Migration abgeschlossen.|n|nBitte deaktivieren Sie MonolithDKP und laden Sie das UI neu. (/reload)",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -875,10 +875,10 @@ core.L = {
MIGRATIONCANCELED = "Migration canceled.|n|nPlease disable MonolithDKP and /reload the UI if you want to continue with CommunityDKP without using your current tables and settings.",
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.",

CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -898,10 +898,10 @@ if GetLocale() == "esES" or GetLocale() == "esMX" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -945,10 +945,10 @@ if GetLocale() == "frFR" then
MIGRATIONCOMPLETED = "Migration réussie.|n|nVeuillez désactiver MonolithDKP et recharger votre interface (/reload).", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.kr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -897,10 +897,10 @@ if GetLocale() == "koKR" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -956,10 +956,10 @@ if GetLocale() == "ruRU" then
MIGRATIONCOMPLETED = "Миграция завершена.|n|nПожалуйста отключите MonolithDKP и перезагрузите интерфейс.",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.se.lua
Original file line number Diff line number Diff line change
Expand Up @@ -808,10 +808,10 @@ core.L = {
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down
8 changes: 4 additions & 4 deletions Localization/Localization.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,10 @@ if GetLocale() == "zhTW" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.9-r71-bcc",
CHANGELOG2 = " - updated ACE to its latest alpha version",
CHANGELOG3 = " - added LibUIDropDownMenu-4.0 to avoid taint issue",
CHANGELOG4 = " - actually read the lib documentation and fixed dropdowns",
CHANGELOG1 = "CommunityDKP - v3.2.9-r73-bcc",
CHANGELOG2 = "- fixed Hydross the Unstable encounter ID",
CHANGELOG3 = "- Hydross should now grant auto DKP if enabled",
CHANGELOG4 = "",
CHANGELOG5 = "",
CHANGELOG6 = "",
CHANGELOG7 = "",
Expand Down

0 comments on commit 04dab77

Please sign in to comment.