DB/Creature: Fix more factions

This commit is contained in:
Aokromes
2014-08-29 03:13:11 +02:00
parent b20b6dedf9
commit 33d09e35ca

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `faction`=834 WHERE `entry` IN (40681,40682,40683,40684);
UPDATE `creature_template` SET `faction`=14 WHERE `entry` IN (38285,38788,38789,38790);
UPDATE `creature_template` SET `faction`=21 WHERE `entry` IN (38184,38185);