mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Shadowlord Deathwail's respawn time (#19333)
Create rev_1720368758501918700.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `creature` SET `spawntimesecs` = 60 WHERE `id1` = 22006 AND `guid` = 77084;
|
||||||
Reference in New Issue
Block a user