mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix faction of Midsummer Celebrant (NPC ID 16781)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1530048726574700306');
|
||||
|
||||
UPDATE `creature_template` SET `faction` = 35 where `entry` = 16781;
|
||||
Reference in New Issue
Block a user