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

(cherry picked from commit d5f57342412608de5233d1e576eedb73e7bcd0f9)
This commit is contained in:
TheWinchesters
2021-12-31 20:38:19 +01:00
committed by Shauren
parent 89cb6bc683
commit a95c836b3b
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid` =27135 AND `source_type`=0 AND `id`=0;