mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
5
data/sql/updates/db_world/2022_05_04_00.sql
Normal file
5
data/sql/updates/db_world/2022_05_04_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_05_03_02 -> 2022_05_04_00
|
||||
UPDATE `creature_template` SET `faction` = 1216 WHERE (`entry` = 13086);
|
||||
UPDATE `creature_template` SET `faction` = 1216 WHERE (`entry` = 22670);
|
||||
UPDATE `creature_template` SET `faction` = 1216 WHERE (`entry` = 31918);
|
||||
UPDATE `creature_template` SET `faction` = 1216 WHERE (`entry` = 37234);
|
||||
Reference in New Issue
Block a user