Skip to content

Commit

Permalink
[Raider.IO] Database Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
jahraphael committed Sep 11, 2024
1 parent 7bb8f1e commit be4bd72
Show file tree
Hide file tree
Showing 23 changed files with 1,190 additions and 1,165 deletions.
14 changes: 7 additions & 7 deletions db/db_dungeons.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--
-- Generated by Raider.IO on 2024-09-11T03:34:19Z
-- Generated by Raider.IO on 2024-09-11T06:50:06Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -20,7 +20,7 @@ ns.dungeons = {
["keystone_instance"] = 353,
["instance_map_id"] = 1822,
["lfd_activity_ids"] = { 532, 533, 534, 535, 658, 659 },
["timers"] = { 1224, 1632, 2040 },
["timers"] = { 1188, 1584, 1980 },
["name"] = "Siege of Boralus",
["shortName"] = "SIEGE",
},
Expand All @@ -29,7 +29,7 @@ ns.dungeons = {
["keystone_instance"] = 376,
["instance_map_id"] = 2286,
["lfd_activity_ids"] = { 712, 713, 714, 715 },
["timers"] = { 1152, 1536, 1920 },
["timers"] = { 1116, 1488, 1860 },
["name"] = "The Necrotic Wake",
["shortName"] = "NW",
},
Expand All @@ -56,7 +56,7 @@ ns.dungeons = {
["keystone_instance"] = 505,
["instance_map_id"] = 2662,
["lfd_activity_ids"] = { 1285, 1291, 1518, 1519 },
["timers"] = { 1080, 1440, 1800 },
["timers"] = { 1116, 1488, 1860 },
["name"] = "The Dawnbreaker",
["shortName"] = "DAWN",
},
Expand Down Expand Up @@ -96,7 +96,7 @@ ns.expansionDungeons = {
["keystone_instance"] = 353,
["instance_map_id"] = 1822,
["lfd_activity_ids"] = { 532, 533, 534, 535, 658, 659 },
["timers"] = { 1224, 1632, 2040 },
["timers"] = { 1188, 1584, 1980 },
["name"] = "Siege of Boralus",
["shortName"] = "SIEGE",
},
Expand All @@ -105,7 +105,7 @@ ns.expansionDungeons = {
["keystone_instance"] = 376,
["instance_map_id"] = 2286,
["lfd_activity_ids"] = { 712, 713, 714, 715 },
["timers"] = { 1152, 1536, 1920 },
["timers"] = { 1116, 1488, 1860 },
["name"] = "The Necrotic Wake",
["shortName"] = "NW",
},
Expand All @@ -132,7 +132,7 @@ ns.expansionDungeons = {
["keystone_instance"] = 505,
["instance_map_id"] = 2662,
["lfd_activity_ids"] = { 1285, 1291, 1518, 1519 },
["timers"] = { 1080, 1440, 1800 },
["timers"] = { 1116, 1488, 1860 },
["name"] = "The Dawnbreaker",
["shortName"] = "DAWN",
},
Expand Down
318 changes: 159 additions & 159 deletions db/db_mythicplus_eu_characters.lua

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions db/db_mythicplus_eu_lookup.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion db/db_mythicplus_kr_characters.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_mythicplus_kr_lookup.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_mythicplus_tw_characters.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_mythicplus_tw_lookup.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

374 changes: 187 additions & 187 deletions db/db_mythicplus_us_characters.lua

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions db/db_mythicplus_us_lookup.lua

Large diffs are not rendered by default.

341 changes: 182 additions & 159 deletions db/db_raiding_eu_characters.lua

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions db/db_raiding_eu_lookup.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion db/db_raiding_kr_characters.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_raiding_kr_lookup.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_raiding_tw_characters.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion db/db_raiding_tw_lookup.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

493 changes: 247 additions & 246 deletions db/db_raiding_us_characters.lua

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions db/db_raiding_us_lookup.lua

Large diffs are not rendered by default.

Loading

0 comments on commit be4bd72

Please sign in to comment.