Skip to content

Commit 0541786

Browse files
committed
this too
1 parent 8503b17 commit 0541786

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_nefarian.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ struct boss_victor_nefarius : public BossAI
224224
if (summon->GetEntry() != NPC_NEFARIAN && summon->GetEntry() != NPC_BONE_CONSTRUCT)
225225
{
226226
summon->UpdateEntry(NPC_BONE_CONSTRUCT);
227+
summon->SetHomePosition(summon->GetPosition());
227228
summon->SetUnitFlag(UNIT_FLAG_UNINTERACTIBLE);
228229
summon->SetReactState(REACT_PASSIVE);
229230
summon->SetStandState(UNIT_STAND_STATE_DEAD);

0 commit comments

Comments
 (0)