DB/Creature: Remove duplicate spawn for Dreadfang Widow

By @Saben65
Closes #16140
This commit is contained in:
Killyana
2016-01-17 18:17:38 +01:00
parent 4682ba0f55
commit 3d9f997478

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `guid`=66270;
UPDATE `creature` SET `position_x`=-3047.323, `position_y`=4081.128, `position_z`=2.707369, `orientation`=5.484657, `spawndist`=10, `MovementType`=1 WHERE `guid`=66343;