Skip to content

Commit

Permalink
luacheck fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Feb 4, 2023
1 parent d5e2cd6 commit 3c65fa4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AtlasLootClassic_Collections/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ data["CompanionsWrath"] = {
{
name = AL["World Events"],
[NORMAL_DIFF] = {
{ 1, 50446 }, -- Toxic Wasteling
{ 1, 50446 }, -- Toxic Wasteling
{ 3, 44794 }, -- Spring Rabbit's Foot
{ 5, 53641 }, -- Ice Chip
{ 7, 46707 }, -- Pint-Sized Pink Pachyderm
Expand Down Expand Up @@ -833,7 +833,7 @@ data["CompanionsWrath"] = {
[NORMAL_DIFF] = {
{ 1, 39286 }, -- Frosty's Collar
{ 3, 38658 }, -- Vampiric Batling
{ 5, 49663 }, -- Wind Rider Cub / Shop
{ 5, 49663 }, -- Wind Rider Cub / Shop
{ 6, 54847 }, -- Lil' XT / Shop
{ 7, 49693 }, -- Lil' Phylactery / Shop
{ 8, 49665 }, -- Pandaren Monk / Shop
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Collections/data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ data["Companions"] = {
name = AL["Quest"],
[NORMAL_DIFF] = {
{ 1, 12264 }, -- Worg Carrier
{ 2, 11474 }, -- Sprite Darter Egg
{ 2, 11474 }, -- Sprite Darter Egg
{ 3, 12529 }, -- Smolderweb Carrier
{ 4, 10398 }, -- Mechanical Chicken
},
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Crafting/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ data["LeatherworkingWrath"] = {
name = AL["Armor"].." - "..ALIL["Cloak"],
[NORMAL_DIFF] = {
{ 1, 60637 }, -- Ice Striker's Cloak
{ 2, 60640 }, -- Durable Nerubhide Cape
{ 2, 60640 }, -- Durable Nerubhide Cape
{ 3, 55199 }, -- Cloak of Tormented Skies
{ 4, 60631 }, -- Cloak of Harsh Winds
}
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_DungeonsAndRaids/data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2987,7 +2987,7 @@ data["BlackrockDepths"] = {
Level = 82,
ExtraList = true,
[NORMAL_DIFF] = {
{ 1, 49116 }, -- Bitter Balebrew Charm
{ 1, 49116 }, -- Bitter Balebrew Charm
{ 2, 49118 }, -- Bubbling Brightbrew Charm
{ 3, 49074 }, -- Coren's Chromium Coaster
{ 4, 49076 }, -- Mithril Pocketwatch
Expand Down

0 comments on commit 3c65fa4

Please sign in to comment.