Skip to content

Commit

Permalink
Fix option keys
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Nov 12, 2023
1 parent 7d7292f commit ffcce0a
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 15 deletions.
3 changes: 1 addition & 2 deletions Aberrus/EchoOfNeltharion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ function mod:GetOptions()
402902, -- Twisted Earth
402115, -- Echoing Fissure
-- Stage 2
403057, -- Surrender to Corruption
{401010, "SAY", "ME_ONLY_EMPHASIZE"}, -- Corruption
407036, -- Hidden in Void
405433, -- Umbral Annihilation
Expand All @@ -75,7 +74,7 @@ function mod:GetOptions()
{407917, "CASTBAR", "CASTBAR_COUNTDOWN"}, -- Ebon Destruction
},{
[402902] = -26192, -- Stage 1
[403057] = -26421, -- Stage 2
[401010] = -26421, -- Stage 2
[407936] = -26422, -- Stage 3
},{
[407221] = L.rushing_darkness, -- Rushing Darkness (Knock Lines)
Expand Down
2 changes: 1 addition & 1 deletion Aberrus/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ BigWigs:AddColors("Scalecommander Sarkareth", {
[401810] = "red",
[401951] = "blue",
[402050] = "red",
[402746] = "blue",
[403520] = {"blue","yellow"},
[403625] = "red",
[403741] = "red",
Expand All @@ -146,7 +147,6 @@ BigWigs:AddColors("Scalecommander Sarkareth", {
[404754] = "orange",
[404769] = "blue",
[405486] = {"blue","yellow"},
[406428] = "blue",
[406989] = "blue",
[407576] = "blue",
[408429] = {"blue","purple"},
Expand Down
1 change: 1 addition & 0 deletions Aberrus/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ BigWigs:AddSounds("Scalecommander Sarkareth", {
[401810] = "long",
[401951] = {"info","warning"},
[402050] = "alert",
[402746] = "underyou",
[403520] = "warning",
[403625] = "warning",
[403741] = "alarm",
Expand Down
4 changes: 2 additions & 2 deletions Aberrus/Sarkareth.lua
Original file line number Diff line number Diff line change
Expand Up @@ -433,9 +433,9 @@ do
text = CL.bomb
end
if args.spellId ~= 406428 then -- Dont show message for motes, already have Oblivion messages
self:PersonalMessage(spellId, "underyou", text) -- SetOption:404027,401500,406989,406428:::
self:PersonalMessage(spellId, "underyou", text) -- SetOption:404027,401500,406989,402746:::
end
self:PlaySound(spellId, "underyou") -- SetOption:404027,401500,406989,406428:::
self:PlaySound(spellId, "underyou") -- SetOption:404027,401500,406989,406428,402746:::
end
end
end
Expand Down
2 changes: 1 addition & 1 deletion Aberrus/Trash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ end
-- Initialization
--

local bannerMarker
local bannerMarker = mod:AddMarkerOption(true, "npc", 8, "banner", 8, 7)
function mod:GetOptions()
return {
--[[ Pre-Kazzara ]]--
Expand Down
2 changes: 1 addition & 1 deletion Amirdrassil/Fyrakk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function mod:GetOptions()
[419506] = -26666, -- Stage One: The Dream Render
[419144] = -26667, -- Intermission: Amirdrassil in Peril
[422518] = -26668, -- Stage Two: Children of the Stars
[422935] = -26670, -- Stage Three: Shadowflame Incarnate
[423717] = -26670, -- Stage Three: Shadowflame Incarnate
},{
[419506] = L.firestorm, -- Firestorm (Meteors)
[417455] = L.dream_rend, -- Dream Rend (Pull In)
Expand Down
2 changes: 1 addition & 1 deletion Amirdrassil/Larodar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ function mod:GetOptions()
["stages"] = "general",
[417653] = -27241, -- Stage One: The Cycle of Flame
[421316] = -27242, -- Intermission: Unreborn Again
[421333] = -27243, -- Stage Two: Avatar of Ash
[427252] = -27243, -- Stage Two: Avatar of Ash
},{
[417653] = CL.adds, -- Fiery Force of Nature (Adds)
[422614] = L.scorching_roots, -- Scorching Roots (Roots)
Expand Down
3 changes: 1 addition & 2 deletions Amirdrassil/Nymue.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ end

function mod:GetOptions()
return {
"stages",
420554, -- Verdant Matrix
423195, -- Inflorescence
-- Stage One: Rapid Iteration
Expand All @@ -53,7 +52,7 @@ function mod:GetOptions()
429108, -- Lumbering Slam
425370, -- Radial Flourish
},{
["stages"] = "general",
[420554] = "general",
[420846] = -28355, -- Stage One: Rapid Iteration
[426855] = -28356, -- Stage Two: Creation Complete
},{
Expand Down
2 changes: 0 additions & 2 deletions VaultOfTheIncarnates/KurogGrimtotem.lua
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ function mod:GetOptions()
return {
"stages",
371981, -- Elemental Surge
374861, -- Elemental Shift
{372158, "TANK"}, -- Sundering Strike
"avoid",
"damage",
Expand Down Expand Up @@ -232,7 +231,6 @@ function mod:GetOptions()
393459, -- Stormwrought Despoiler
394719, -- Orb Lightning
{393429, "TANK", "SAY"}, -- Storm Smite
"berserk",
}, {
["stages"] = "general",
[382563] = -25040, -- Fire Altar
Expand Down
4 changes: 2 additions & 2 deletions VaultOfTheIncarnates/RaszagethTheStormEater.lua
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ function mod:GetOptions()
[388643] = L.volatile_current, -- Volatile Current (Sparks)
[386410] = L.thunderous_blast, -- Thunderous Blast (Blast)
[377594] = L.lightning_breath, -- Lightning Breath (Breath)
[376126] = L.lightning_strikes, -- Lightning Strikes (Strikes)
[381249] = L.electric_scales, -- Electric Scaless (Raid Damage)
-- [376126] = L.lightning_strikes, -- Lightning Strikes (Strikes)
-- [381249] = L.electric_scales, -- Electric Scaless (Raid Damage)
[381251] = L.electric_lash, -- Lightning Strikes (Lash)
-- Intermission: The Primalist Strike
[385065] = L.lightning_devastation, -- Lightning Devastation (Breath)
Expand Down
2 changes: 1 addition & 1 deletion VaultOfTheIncarnates/Terros.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function mod:GetOptions()
391592, -- Infused Fallout
"custom_on_repeating_fallout",
},{
[391306] = CL.mythic,
[391592] = CL.mythic,
},{
[380487] = L.rock_blast, -- Rock Blast (Soak)
[377166] = L.resonating_annihilation, -- Resonating Annihilation (Annihilation)
Expand Down

0 comments on commit ffcce0a

Please sign in to comment.