Core/ToC5: Fix faction issues on champion bosses
This commit is contained in:
parent
a76afc6fdb
commit
5b51a76848
1 changed files with 3 additions and 0 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue