mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
fix(DB/SAI): Whisper Gulch gems despawn too fast (#25601)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `smart_scripts`
|
||||
WHERE `entryorguid` IN (2397400, 2397401, 2397402, 2397403)
|
||||
AND `source_type` = 9
|
||||
AND `id` = 1;
|
||||
Reference in New Issue
Block a user