mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Creature: Fix Moonrage Worgen faction
This commit is contained in:
3
sql/updates/world/3.3.5/2020_03_16_04_world_335.sql
Normal file
3
sql/updates/world/3.3.5/2020_03_16_04_world_335.sql
Normal 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);
|
||||
Reference in New Issue
Block a user