DB/Creature: Fix Moonrage Worgen faction

This commit is contained in:
Killyana
2020-03-16 14:36:45 +01:00
parent 1eb560bbc8
commit cec960de53

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `faction`= 16 WHERE `entry` IN (3531,3533,1896,1893,1892,3529);
UPDATE `creature_template` SET `faction`= 24 WHERE `entry` IN (1779,1782,1769,1770,1924);