mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
3
data/sql/updates/db_world/2023_02_12_02.sql
Normal file
3
data/sql/updates/db_world/2023_02_12_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2023_02_12_01 -> 2023_02_12_02
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_black_morass_summoned_add' WHERE `entry` IN (17835,21818,17892,18994,18995,21137,21136,21138,21139);
|
||||
5
data/sql/updates/db_world/2023_02_12_03.sql
Normal file
5
data/sql/updates/db_world/2023_02_12_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2023_02_12_02 -> 2023_02_12_03
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=19671 AND `source_type`=0 AND `id`=19;
|
||||
INSERT INTO `smart_scripts` VALUES
|
||||
(19671,0,19,0,54,0,100,0,0,0,0,0,0,211,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Cryo-Engineer Sha\'heen - On Just Summoned - Disallow reset phase');
|
||||
Reference in New Issue
Block a user