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

(cherry picked from commit d5f5734241)
This commit is contained in:
TheWinchesters
2020-04-04 20:39:57 +02:00
committed by Shauren
parent 89cb6bc683
commit a95c836b3b

View File

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