fix(DB/SAI): Whisper Gulch gems despawn too fast (#25601)

This commit is contained in:
Andrew
2026-04-26 01:18:45 -03:00
committed by GitHub
parent d24f9b067f
commit bcf13e4f1a

View File

@@ -0,0 +1,4 @@
DELETE FROM `smart_scripts`
WHERE `entryorguid` IN (2397400, 2397401, 2397402, 2397403)
AND `source_type` = 9
AND `id` = 1;