mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
6
data/sql/updates/db_world/2024_09_11_00.sql
Normal file
6
data/sql/updates/db_world/2024_09_11_00.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2024_09_09_00 -> 2024_09_11_00
|
||||
UPDATE `smart_scripts`
|
||||
SET `event_param4` = 6000
|
||||
WHERE `entryorguid` = 22945
|
||||
AND `source_type` = 0
|
||||
AND `id` = 0;
|
||||
Reference in New Issue
Block a user