mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +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