Author: Omega
Date: Thu Mar 04 06:31:41 CET 2010
Revision: 3743
Log:

ICC/Sindragosa: Tweak blistering cold timer after air phase

Updated
trunk/DBM-Icecrown/FrostwingHalls/Sindragosa.lua

trunk/DBM-Icecrown/FrostwingHalls/Sindragosa.lua
Action: modified
Old revision: 3742
Old date: 2010-03-03 21:02:45 UTC

@@ -208,7 +208,7 @@
if msg == "Airphase" then
warnAirphase:Show()
timerNextFrostBreath:Cancel()
- timerNextBlisteringCold:Start(89)--Not exact anywhere from 90-110seconds after airphase begin
+ timerNextBlisteringCold:Start(84)--Not exact anywhere from 85-110seconds after airphase begin
timerNextAirphase:Start()
timerNextGroundphase:Start()
warnGroundphaseSoon:Schedule(40)