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