mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Quest: "Attunement to Dalaran" Remove non repeatable flag from the quest credit event
(cherry picked from commit d5f5734241)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid` =27135 AND `source_type`=0 AND `id`=0;
|
||||
Reference in New Issue
Block a user