mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/Creature: Steamrigger Mechanic spawns
(cherry picked from commit c4166dfd00)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`=-327.646, `position_y`=-127.406, `position_z`=-8.013, `orientation`=1.941862 WHERE `guid`=12607;
|
||||
DELETE FROM `creature` WHERE `guid` IN (12605,12606);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (12605,12606);
|
||||
Reference in New Issue
Block a user