Scripts/ICC: Fix static analysis issue
Fix an issue reported by static analysis (cherry picked from commit 4191bb868a33288a18079494aff6b52df19dc5b4)
This commit is contained in:
@@ -135,6 +135,7 @@ class boss_lord_marrowgar : public CreatureScript
|
||||
_boneStormDuration = RAID_MODE<uint32>(20000, 30000, 20000, 30000);
|
||||
_baseSpeed = creature->GetSpeedRate(MOVE_RUN);
|
||||
_coldflameLastPos.Relocate(creature);
|
||||
_introDone = false;
|
||||
_boneSlice = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user