mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Misc: Orgrim's Hammer and The Skybreaker marker npcs
By @Killyana Fixes part #6186
This commit is contained in:
2
sql/updates/world/2015_05_01_05_world.sql
Normal file
2
sql/updates/world/2015_05_01_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature` SET `Map`=622, `position_x`=-3.57706, `position_y`=0.507499, `position_z`=34.0151, `spawndist`=0, `MovementType`=0 WHERE `guid`=134846;
|
||||
UPDATE `creature` SET `Map`=623, `position_x`=6.08656, `position_y`=-0.107499, `position_z`=20.5756, `spawndist`=0, `MovementType`=0 WHERE `guid`=134847;
|
||||
Reference in New Issue
Block a user