mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 00:06:11 +00:00
6
data/sql/updates/db_world/2023_10_22_04.sql
Normal file
6
data/sql/updates/db_world/2023_10_22_04.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2023_10_22_03 -> 2023_10_22_04
|
||||
UPDATE `gameobject` SET `position_x` = 634.220, `position_y` = 359.989 WHERE `guid` = 47468 AND `id` = 19569;
|
||||
|
||||
UPDATE `gameobject` SET `position_x` = 634.065, `position_y` = 360.295 WHERE `guid` = 47480 AND `id` = 19570;
|
||||
|
||||
UPDATE `gameobject` SET `position_x` = 633.923, `position_y` = 359.858, `position_z` = 50.713 WHERE `guid` = 47481 AND `id` = 19571;
|
||||
Reference in New Issue
Block a user