mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/SAI: Disable 8c43abaeb2 c09bd08f81
Closes #26048 Ref #24976 Ref #6318
This commit is contained in:
4
sql/updates/world/3.3.5/2021_02_07_02_world.sql
Normal file
4
sql/updates/world/3.3.5/2021_02_07_02_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 23434 AND `event_type` = 19;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18141 AND `source_type` = 0 AND `id` BETWEEN 3 AND 5;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 18141 AND `SourceId` = 0;
|
||||
Reference in New Issue
Block a user