Update zone_dun_morogh.cpp

This commit is contained in:
Aokromes
2017-06-02 17:28:21 +02:00
committed by GitHub
parent 28de197cc3
commit 0fd67afe30

View File

@@ -43,7 +43,7 @@ public:
void Reset() override
{
_events.Reset();
DoCastSelf(SPELL_SUMMON_FROZEN_TOMB, true);
DoCastSelf(SPELL_SUMMON_FROZEN_TOMB, true);
DoCastSelf(SPELL_FREEZE_ANIM, true);
}