mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Creature): Set respawn to 15s for Soul Fragments in the Shrine of Lost Souls (#20992)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Angered, Suffering & Hungering Soul Fragment respawn
|
||||
UPDATE `creature` SET `spawntimesecs` = 15 WHERE (`guid` BETWEEN 148424 AND 148488) and `id1` in (23398, 23399, 23401);
|
||||
Reference in New Issue
Block a user