mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 21:01:37 +00:00
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:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `creature` SET `spawntimesecs`=259200 WHERE `guid` IN (144632,144642,144602,144641,144603,144601);
|
||||||
Reference in New Issue
Block a user