Skip to content

Commit

Permalink
removed testing data
Browse files Browse the repository at this point in the history
  • Loading branch information
Krowi authored and Krowi committed Nov 16, 2024
1 parent df89b0b commit 057da1a
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions DataAddons/Retail/CategoryData_Specials.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1572,45 +1572,45 @@ KrowiAF.CategoryData.Specials = { -- TAB - Specials
},
};

KrowiAF.CategoryData.BFAAchievementList = {
971,
nil, -- nil cause this category is added somewhere else and just serves as the parent
{
100000,
"BfA - A Farewell to Arms",
{ -- BfA Dungon Hero
100001,
"Dungeon Hero",
{
12505,
12484,
12837,
12841,
12501,
12832,
12825,
12845
},
},
{
40960,
40961,
13414,
40962,
40963,
12807,
40956,
40955,
12947,
13134,
40957,
13638,
13541,
40959,
13994,
40958,
41209,
14730
}
}
}
-- KrowiAF.CategoryData.BFAAchievementList = {
-- 971,
-- nil, -- nil cause this category is added somewhere else and just serves as the parent
-- {
-- 100000,
-- "BfA - A Farewell to Arms",
-- { -- BfA Dungon Hero
-- 100001,
-- "Dungeon Hero",
-- {
-- 12505,
-- 12484,
-- 12837,
-- 12841,
-- 12501,
-- 12832,
-- 12825,
-- 12845
-- },
-- },
-- {
-- 40960,
-- 40961,
-- 13414,
-- 40962,
-- 40963,
-- 12807,
-- 40956,
-- 40955,
-- 12947,
-- 13134,
-- 40957,
-- 13638,
-- 13541,
-- 40959,
-- 13994,
-- 40958,
-- 41209,
-- 14730
-- }
-- }
-- }

0 comments on commit 057da1a

Please sign in to comment.