fix(DB/Creature): faction of several creatures (#3339)
This commit is contained in:
parent
a41671c02a
commit
60f44005a4
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598302438753493820');
|
||||
UPDATE `creature_template` SET `faction` = 14 WHERE `faction` = 634;
|
||||
Loading…
Add table
Add a link
Reference in a new issue