mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
10
sql/updates/world/2015_02_20_00_world.sql
Normal file
10
sql/updates/world/2015_02_20_00_world.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=56727;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=36546 AND `SourceGroup`=1;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=58118;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=48397 AND `SourceTypeOrReferenceId`=13;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`= 44997 AND `SourceTypeOrReferenceId`=13;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`= 70529;
|
||||
UPDATE `conditions` SET `SourceGroup`=1 WHERE `SourceEntry`=70471;
|
||||
UPDATE `conditions` SET `SourceGroup`=1 WHERE `SourceEntry`=71310;
|
||||
UPDATE `smart_scripts` SET `action_param2`=9715 WHERE `entryorguid`=19172 AND `source_type`=0 AND `id`=10 AND `link`=0;
|
||||
Reference in New Issue
Block a user