Author: Omega
Date: Sat Jul 03 20:42:57 CEST 2010
Revision: 4282
Log:

added some icons to brann event

Updated
trunk/DBM-Party-WotLK/HallsOfStone/BrannBronzebeard.lua

trunk/DBM-Party-WotLK/HallsOfStone/BrannBronzebeard.lua
Action: modified
Old revision: 4281
Old date: 2010-07-03 14:09:40 UTC

@@ -15,8 +15,8 @@
"CHAT_MSG_MONSTER_YELL"
)

-local warningPhase = mod:NewAnnounce("WarningPhase", 2)
-local timerEvent = mod:NewTimer(302, "timerEvent")
+local warningPhase = mod:NewAnnounce("WarningPhase", 2, "Interface\\Icons\\Spell_Nature_WispSplode")
+local timerEvent = mod:NewTimer(302, "timerEvent", "Interface\\Icons\\Spell_Holy_BorrowedTime")

function mod:OnCombatStart(delay)
timerEvent:Start(-delay)