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:
parent
388270e6d5
commit
f0706e13e4
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|512 WHERE `entryorguid`=3040300 AND `source_type`=9;
|
||||
Loading…
Add table
Add a link
Reference in a new issue