mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
Improve raid quest Keanna's Log (#4502)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612776555226057663');
|
||||||
|
|
||||||
|
-- Lower respawn of Keanna's Log
|
||||||
|
|
||||||
|
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=27819;
|
||||||
Reference in New Issue
Block a user