DB/Creature: Fix 2 factions and 1 spawn coords

Closes #14335
This commit is contained in:
Aokromes
2015-03-11 11:29:26 +01:00
parent 0b768f53bd
commit 3fbd10dd55

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `faction`=2007 WHERE `entry` IN (35496,35498);
UPDATE `creature` SET `position_x`=5957.267, `position_y`=566.4926 WHERE `guid`=116668 AND `id` = 29657;