mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): faction of several creatures (#3339)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598302438753493820');
|
||||||
|
UPDATE `creature_template` SET `faction` = 14 WHERE `faction` = 634;
|
||||||
Reference in New Issue
Block a user