fix(DB/SAI): Whisper Gulch gems despawn too fast (#25601)
This commit is contained in:
parent
d24f9b067f
commit
bcf13e4f1a
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
DELETE FROM `smart_scripts`
|
||||
WHERE `entryorguid` IN (2397400, 2397401, 2397402, 2397403)
|
||||
AND `source_type` = 9
|
||||
AND `id` = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue