mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/SAI: Disable 8c43abaeb2 c09bd08f81
Closes #26048
Ref #24976
Ref #6318
(cherry picked from commit d280ae4cce)
This commit is contained in:
@@ -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