mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
6
data/sql/updates/db_world/2023_11_07_02.sql
Normal file
6
data/sql/updates/db_world/2023_11_07_02.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2023_11_07_01 -> 2023_11_07_02
|
||||
UPDATE `gameobject` SET `position_x` = -5737.2, `position_y` = -3880.4, `position_z` = 330 WHERE `guid` = 75928 and `id` = 1732;
|
||||
|
||||
UPDATE `gameobject` SET `position_x` = -5737.2, `position_y` = -3880.4, `position_z` = 330 WHERE `guid` = 75927 and `id` = 1731;
|
||||
|
||||
UPDATE `gameobject` SET `position_x` = -5737.2, `position_y` = -3880.4, `position_z` = 330 WHERE `guid` = 75929 and `id` = 1733;
|
||||
Reference in New Issue
Block a user