Skip to content

Commit aab9084

Browse files
committed
upd
1 parent f1d3d4a commit aab9084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/server/scripts/Outland/CoilfangReservoir/TheSlavePens

src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ struct boss_ahune : public BossAI
225225
DoCastSelf(SPELL_AHUNE_SELF_STUN, true);
226226
me->SetUnitFlag(UNIT_FLAG_UNINTERACTIBLE);
227227
me->SetStandState(UNIT_STAND_STATE_SUBMERGED);
228-
228+
229229
events.CancelEvent(EVENT_SYNCH_HEALTH);
230230

231231
if (Creature* core = instance->GetCreature(DATA_FROZEN_CORE))

0 commit comments

Comments
 (0)