DB: Fix spawn position and equipment for Coilfang Engineers

By @Saben65
Closes #16104

(cherry picked from commit 17b57453c1)
This commit is contained in:
Killyana
2015-12-29 16:57:10 +01:00
committed by MitchesD
parent c9f6bea60d
commit 5d7cc696b8

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature` SET `position_x`=-5.298958, `position_y`=-131.3911, `position_z`=-21.17339, `orientation`=4.817109 WHERE `guid`= 12686 AND `id`=17721;
UPDATE `creature` SET `position_x`=-21.93356, `position_y`=-126.7303, `position_z`=-21.71569, `orientation`=4.939282 WHERE `guid`= 12687 AND `id`=17721;
UPDATE `creature_equip_template` SET `ItemID1`=1903 WHERE `CreatureID`=17721;