mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
4
data/sql/updates/db_world/2022_07_02_01.sql
Normal file
4
data/sql/updates/db_world/2022_07_02_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_07_02_00 -> 2022_07_02_01
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x00200000 WHERE `entry` IN (29618,29619);
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=29475 AND `source_type`=0 AND `id` IN (2,3);
|
||||
Reference in New Issue
Block a user