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/2023_02_27_06.sql
Normal file
5
data/sql/updates/db_world/2023_02_27_06.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2023_02_27_05 -> 2023_02_27_06
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_malchezaar_axe', `unit_flags` = `unit_flags`|33554432 WHERE `entry` = 17650;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_netherspite_infernal' WHERE `entry` = 17646;
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |2147483648 WHERE `entry` = 15690;
|
||||
Reference in New Issue
Block a user