mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 23:38:00 +00:00
3
data/sql/updates/db_world/2026_07_22_00.sql
Normal file
3
data/sql/updates/db_world/2026_07_22_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_07_21_02 -> 2026_07_22_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 778400 AND `source_type` = 9 AND `id` = 0;
|
||||
3
data/sql/updates/db_world/2026_07_22_01.sql
Normal file
3
data/sql/updates/db_world/2026_07_22_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_07_22_00 -> 2026_07_22_01
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 4963 AND `source_type` = 0 AND `id` = 3;
|
||||
Reference in New Issue
Block a user