fix(DB/SAI): remove SAI from Defias Cutpurse (#16795)

initial
This commit is contained in:
Dan
2023-07-27 23:02:10 +02:00
committed by GitHub
parent efba031f23
commit ca5d76567d

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid` = 94 AND `source_type` = 0;
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 94;