mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
3
data/sql/updates/db_world/2026_03_25_06.sql
Normal file
3
data/sql/updates/db_world/2026_03_25_06.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_03_25_05 -> 2026_03_25_06
|
||||
-- Remove smoothTransition for Guardian of Life (33528)
|
||||
UPDATE `waypoint_data` SET `smoothTransition` = 0 WHERE `id` IN (1375280, 1375290, 1375300, 1375310);
|
||||
Reference in New Issue
Block a user