File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ BigWigs:AddSounds("Essence of Order", {
1212
1313BigWigs :AddColors (" Kanrethad Ebonlocke" , {
1414 [1098 ] = " cyan" ,
15+ [138558 ] = {" orange" ," red" },
1516 [138559 ] = " orange" ,
1617 [138560 ] = {" blue" ," green" },
1718 [138561 ] = " blue" ,
@@ -24,6 +25,7 @@ BigWigs:AddColors("Kanrethad Ebonlocke", {
2425})
2526
2627BigWigs :AddSounds (" Kanrethad Ebonlocke" , {
28+ [138558 ] = " alarm" ,
2729 [138559 ] = " long" ,
2830 [138560 ] = " alarm" ,
2931 [138561 ] = " alert" ,
Original file line number Diff line number Diff line change @@ -223,9 +223,11 @@ BigWigs:AddSounds("Talon King Ikiss", {
223223})
224224
225225BigWigs :AddColors (" Ambassador Hellmaw" , {
226+ [" berserk" ] = {" orange" ," red" ," yellow" },
226227})
227228
228229BigWigs :AddSounds (" Ambassador Hellmaw" , {
230+ [" berserk" ] = " alarm" ,
229231})
230232
231233BigWigs :AddColors (" Blackheart the Inciter" , {
@@ -415,10 +417,12 @@ BigWigs:AddColors("Mechano-Lord Capacitus", {
415417 [35158 ] = {" green" ," orange" },
416418 [35159 ] = {" green" ," orange" },
417419 [39096 ] = {" blue" ," orange" },
420+ [" berserk" ] = {" orange" ," red" ," yellow" },
418421})
419422
420423BigWigs :AddSounds (" Mechano-Lord Capacitus" , {
421424 [39096 ] = " info" ,
425+ [" berserk" ] = " alarm" ,
422426})
423427
424428BigWigs :AddColors (" Gatewatcher Iron-Hand" , {
You can’t perform that action at this time.
0 commit comments