mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Core/CreatureScript): Quest "Kindness" (#2272)
This commit is contained in:
committed by
Francesco Borzì
parent
6ebd64e5c3
commit
bd4f8b5b14
@@ -348,7 +348,7 @@ public:
|
||||
|
||||
void JustReachedHome() override
|
||||
{
|
||||
me->GetMotionMaster()->Clear();
|
||||
me->GetMotionMaster()->InitDefault();
|
||||
}
|
||||
|
||||
void UpdateAI(uint32 diff) override
|
||||
|
||||
Reference in New Issue
Block a user