fix(DB/Creature): Fix AQ20 respawn timers (#12840)
Co-Authored-By: Gultask <100873791+Gultask@users.noreply.github.com> Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
parent
e0b7c7d0d3
commit
517a3f9c57
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature` SET `spawntimesecs`=259200 WHERE `guid` IN (144632,144642,144602,144641,144603,144601);
|
||||
Loading…
Add table
Add a link
Reference in a new issue