mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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