mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/spawn: fix coords for one mob as for wow 4.3.4
This commit is contained in:
2
sql/updates/world/2016_01_19_03_world.sql
Normal file
2
sql/updates/world/2016_01_19_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`='1725.561', `position_y`='-4515.259', `position_z`='30.7725', `orientation`='0.6108652' WHERE `guid`=370880 AND `id`= 54472;
|
||||
Reference in New Issue
Block a user