mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
3
data/sql/updates/db_world/2026_02_01_02.sql
Normal file
3
data/sql/updates/db_world/2026_02_01_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_02_01_01 -> 2026_02_01_02
|
||||
-- fix talk timer for 'Brewfest Setup Crew'
|
||||
UPDATE `smart_scripts` SET `event_param4` = 60000, `event_param5` = 360000 WHERE `entryorguid` = 23504 AND `source_type` = 0 AND `id` = 0 AND `link` = 0;
|
||||
Reference in New Issue
Block a user