mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
6
data/sql/updates/db_world/2024_01_14_12.sql
Normal file
6
data/sql/updates/db_world/2024_01_14_12.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2024_01_14_11 -> 2024_01_14_12
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (18927,19148,19172,19173,19176,19177,19178) AND `source_type` = 0 AND `id` IN (0,6,8);
|
||||
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (19169) AND `source_type` = 0 AND `id` IN (0,4,6,8);
|
||||
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (19171,19175) AND `source_type` = 0 AND `id` IN (0,5,6,8);
|
||||
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (20102) AND `source_type` = 0 AND `id` IN (0,1,6,8);
|
||||
Reference in New Issue
Block a user