Skip to content

Commit

Permalink
Gnomeregan_Classic: Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Feb 18, 2024
1 parent 73b16aa commit d678279
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gnomeregan_Classic/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ BigWigs:AddColors("Mechanical Menagerie Discovery", {
[436741] = "red",
[436816] = {"blue","yellow"},
[436825] = {"green","red"},
[436833] = {"green","orange"},
[436833] = "orange",
[436836] = "yellow",
[438735] = "blue",
[440073] = {"blue","cyan"},
Expand All @@ -45,13 +45,13 @@ BigWigs:AddColors("Mechanical Menagerie Discovery", {
BigWigs:AddColors("Mekgineer Thermaplugg Discovery", {
[437853] = "cyan",
[438683] = "purple",
[438710] = {"blue","purple"},
[438710] = {"blue","orange"},
[438713] = "yellow",
[438719] = "purple",
[438720] = {"blue","purple"},
[438720] = {"blue","orange"},
[438723] = "yellow",
[438726] = "purple",
[438727] = {"blue","purple"},
[438727] = {"blue","orange"},
[438732] = {"green","yellow"},
[438735] = "blue",
["stages"] = "cyan",
Expand Down

0 comments on commit d678279

Please sign in to comment.