fix(DB/Creature): Shadowlord Deathwail's respawn time (#19333)
Create rev_1720368758501918700.sql
This commit is contained in:
parent
2bd7303bf7
commit
3ed643ae34
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 60 WHERE `id1` = 22006 AND `guid` = 77084;
|
||||
Loading…
Add table
Add a link
Reference in a new issue