mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -154,7 +154,7 @@ class boss_ick : public CreatureScript
|
||||
events.Reset();
|
||||
instance->SetBossState(DATA_ICK, NOT_STARTED);
|
||||
_oldTargetGUID.Clear();
|
||||
_tempThreat = 0;
|
||||
_tempThreat = 0.0f;
|
||||
}
|
||||
|
||||
Creature* GetKrick()
|
||||
|
||||
Reference in New Issue
Block a user