Skip to content

Commit

Permalink
SpecialEvents: Update High Command Messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Justwait committed Aug 12, 2017
1 parent 0107d4f commit e765c84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SpecialEvents.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ tbl.specialEvents = {
},
-- [[ Antorus, the Burning Throne ]] --
[245227] = { -- Assume Command
[122367] = "Ishkar Activating", -- Admiral Svirax (High Command)
[122369] = "Erodus Activating", -- Chief Engineer Ishkar (High Command)
[122333] = "Svirax Activating", -- General Erodus (High Command)
[122367] = "Svirax Leaving", -- Admiral Svirax (High Command)
[122369] = "Ishkar Leaving", -- Chief Engineer Ishkar (High Command)
[122333] = "Erodus Leaving", -- General Erodus (High Command)
},
},
["SPELL_CAST_SUCCESS"] = {
Expand Down

0 comments on commit e765c84

Please sign in to comment.