parent
31ea9f3aa4
commit
8921b1f8a6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_03_13_08 -> 2026_03_14_00
|
||||
|
||||
-- Update Spawn Time (check from retail)
|
||||
UPDATE `creature` SET `spawntimesecs` = 240 WHERE (`id1` = 28406);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_03_14_00 -> 2026_03_14_01
|
||||
-- Set Fly Waypoints.
|
||||
DELETE FROM `waypoints` WHERE `entry` IN (2840600, 2840601);
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `orientation`, `point_comment`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue