mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
DB/SAI: Remove useless event params for linked events
Closes #24707
(cherry picked from commit 0ba62a45e5)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0, `event_param5` = 0 WHERE `event_type` = 61;
|
||||
Reference in New Issue
Block a user