mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 14:05:28 +00:00
Lower respawn for New Avalon Patrol Schedule (#4426)
Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612359807867711613');
|
||||||
|
|
||||||
|
-- Fix DK quest: The Path Of The Righteous Crusader
|
||||||
|
|
||||||
|
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=66308;
|
||||||
Reference in New Issue
Block a user