mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(scripts/Ragnaros): Move root handling from DB to Core (#12245)
This commit is contained in:
@@ -148,6 +148,7 @@ public:
|
||||
_hasSubmergedOnce = false;
|
||||
_isKnockbackEmoteAllowed = true;
|
||||
me->SetUInt32Value(UNIT_NPC_EMOTESTATE, 0);
|
||||
me->SetControlled(true, UNIT_STATE_ROOT);
|
||||
_lavaBurstGUIDS.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user