mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Creature): Removed permanent root from Nergeld. (#12291)
* fix(DB/Creature): Removed permanent root from Nergeld. Fixes #12218 * Update. * Update.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|512 WHERE `entryorguid`=3040300 AND `source_type`=9;
|
||||
Reference in New Issue
Block a user