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:
UltraNix 2022-07-10 20:17:20 +02:00 committed by GitHub
parent 388270e6d5
commit f0706e13e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|512 WHERE `entryorguid`=3040300 AND `source_type`=9;