Core: Fix more typos (thx Expecto)

This commit is contained in:
Vincent-Michael
2012-12-01 13:51:02 +01:00
parent f59ac9a945
commit e4f093cccc
2 changed files with 3 additions and 3 deletions

View File

@@ -125,7 +125,7 @@ class boss_sapphiron : public CreatureScript
_EnterCombat();
me->CastSpell(me, SPELL_FROST_AURA, true);
events.ScheduleEvent(EVENT_BERSERK, 15 * MINUTE * IN_MILLISECONDS);
EnterPhaseGround();