diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/world/2016_08_01_00.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/sql/updates/world/2016_08_01_00.sql b/data/sql/updates/world/2016_08_01_00.sql new file mode 100644 index 0000000000..75d1ddca76 --- /dev/null +++ b/data/sql/updates/world/2016_08_01_00.sql @@ -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);
\ No newline at end of file |