mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Scripts/LCT: make High Prophet Barim agressive on reset
This commit is contained in:
@@ -128,6 +128,7 @@ public:
|
||||
void Reset() override
|
||||
{
|
||||
_Reset();
|
||||
me->SetReactState(REACT_AGGRESSIVE);
|
||||
_repentanceStarted = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user