mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Core/ToC5: Fix faction issues on champion bosses
This commit is contained in:
3
data/sql/updates/world/2016_08_01_00.sql
Normal file
3
data/sql/updates/world/2016_08_01_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE creature_template SET faction = 14 WHERE faction != 35 and entry in (
|
||||
35572,35569,35571,35570,35617,34705,34702,34701,34657,34703,35329,35328,35331,35330,
|
||||
35332,35314,35326,35325,35323,35327,35119,35518,34928,35517,35309,35305,35307,35451,35004,35005,35545,35564,33628);
|
||||
Reference in New Issue
Block a user