Skip to content

Commit

Permalink
Reparsed classic
Browse files Browse the repository at this point in the history
  • Loading branch information
DFortun81 committed Aug 28, 2024
1 parent d63f4b6 commit f32a458
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions db/Cata/Categories.lua

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions db/Classic/Season of Discovery/Categories.lua

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions db/Classic/Season of Discovery/LocalizationDB.lua
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,6 @@ _.Modules.Events.SetEventInformation(141, {
_.Modules.Events.CreateSchedule({["hour"]=10,["minute"]=0,["month"]=12,["monthDay"]=16,["weekday"]=3,["year"]=2025},{["hour"]=6,["minute"]=0,["month"]=1,["monthDay"]=2,["weekday"]=6,["year"]=2026})
});
_.Modules.Events.SetEventInformation(479, {
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=12,["weekday"]=2,["year"]=2024},{["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=19,["weekday"]=2,["year"]=2024},{["remappedID"]=375}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=26,["weekday"]=2,["year"]=2024},{["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=2,["weekday"]=2,["year"]=2024},{["remappedID"]=374}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=9,["weekday"]=2,["year"]=2024},{["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=16,["weekday"]=2,["year"]=2024},{["remappedID"]=375}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=23,["weekday"]=2,["year"]=2024},{["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=30,["weekday"]=2,["year"]=2024},{["remappedID"]=374}),
Expand All @@ -607,7 +606,8 @@ _.Modules.Events.SetEventInformation(479, {
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=6,["monthDay"]=30,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=7,["monthDay"]=7,["weekday"]=2,["year"]=2025},{["remappedID"]=374}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=7,["monthDay"]=14,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=7,["monthDay"]=21,["weekday"]=2,["year"]=2025},{["remappedID"]=375}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=7,["monthDay"]=28,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=4,["weekday"]=2,["year"]=2025},{["remappedID"]=374}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=11,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=18,["weekday"]=2,["year"]=2025},{["remappedID"]=375})
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=11,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=18,["weekday"]=2,["year"]=2025},{["remappedID"]=375}),
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=8,["monthDay"]=25,["weekday"]=2,["year"]=2025},{["hour"]=0,["minute"]=0,["month"]=9,["monthDay"]=1,["weekday"]=2,["year"]=2025},{["remappedID"]=374})
});
_.Modules.Events.SetEventInformation(201, {
_.Modules.Events.CreateSchedule({["hour"]=0,["minute"]=0,["month"]=5,["monthDay"]=1,["weekday"]=2,["year"]=2023},{["hour"]=23,["minute"]=59,["month"]=5,["monthDay"]=7,["weekday"]=1,["year"]=2023}),
Expand Down
2 changes: 1 addition & 1 deletion db/TBC/Categories.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion db/Wrath/Categories.lua

Large diffs are not rendered by default.

0 comments on commit f32a458

Please sign in to comment.