Lower respawn for New Avalon Patrol Schedule (#4426)
Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com>
This commit is contained in:
parent
e7640c6a60
commit
c9cc82bca2
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue