mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
7
data/sql/updates/db_world/2022_07_09_01.sql
Normal file
7
data/sql/updates/db_world/2022_07_09_01.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
-- DB update 2022_07_09_00 -> 2022_07_09_01
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=130 WHERE `entry`=15047;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=15047 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` VALUES
|
||||
(15047,0,0,0,1,0,100,1,500,500,0,0,0,11,24178,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Gurubashi - OOC - Cast Will of Hakkar');
|
||||
Reference in New Issue
Block a user