Lower respawn for New Avalon Patrol Schedule (#4426)

Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com>
This commit is contained in:
Peter 2021-02-05 21:59:35 +01:00 committed by GitHub
parent e7640c6a60
commit c9cc82bca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;