mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 12:52:25 +01:00
DB/SAI: SMART_SCRIPT_TYPE_TIMED_ACTIONLIST don't use event_type
(cherry picked from commit d0bdd06087)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_type` = 0 WHERE `source_type` = 9 AND `event_type`>0;
|
||||
Reference in New Issue
Block a user