mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core: Fix more typos (thx Expecto)
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user