mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
Core/Scripting: Allow Headless Horseman to be attacked
Fix by digz6666. Note: this script needs rewrite, any pull request doing it is welcome. Closes #3568
This commit is contained in:
@@ -435,6 +435,7 @@ public:
|
||||
headGUID = 0;
|
||||
}
|
||||
|
||||
me->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IMMUNE_TO_PC);
|
||||
//if (instance)
|
||||
// instance->SetData(DATA_HORSEMAN_EVENT, NOT_STARTED);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user