DB/Quest: "Attunement to Dalaran" Remove non repeatable flag from the quest credit event

This commit is contained in:
TheWinchesters
2020-04-04 20:39:57 +02:00
committed by Killyana
parent d1f9cf84a5
commit d5f5734241

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid` =27135 AND `source_type`=0 AND `id`=0;